include CSSParser

Benedikt Lesch <[email protected]> Fri, 2 Dec 2011 01:10:24 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.embedding
Organization http://groups.google.com
Message-ID <[email protected]>
Hi,

I'm trying to include the mozilla CSSParser in my Programm but I get
the following Error

"Cannot use internal string classes without MOZILLA_INTERNAL_API
defined. Use the frozen header nsStringAPI.h instead"

How can I bypass this.

Thanks Solidus