diff --git a/mozilla/build/unix/mozilla-xpcom.pc.in b/mozilla/build/unix/mozilla-xpcom.pc.in index f6f4ec6af26..ef9187f36a6 100644 --- a/mozilla/build/unix/mozilla-xpcom.pc.in +++ b/mozilla/build/unix/mozilla-xpcom.pc.in @@ -8,4 +8,4 @@ Description: The Mozilla Cross Platform Component Library Version: %MOZILLA_VERSION% Requires: mozilla-nspr = %MOZILLA_VERSION% Libs: -L${libdir} -lxpcom -Cflags: -I${includedir}/xpcom -I${includedir}/string +Cflags: -I${includedir} -I${includedir}/xpcom -I${includedir}/string