Bug 468824 - libosso.h and hildon-uri.h should be defined in system-headers list. r=benjamin.

This commit is contained in:
Oleg Romashin 2008-12-12 01:32:23 -05:00
parent 1afdec58da
commit 6e3f5aa86a

View File

@ -1036,3 +1036,9 @@ hunspell.hxx
#if MOZ_NATIVE_BZ2==1
bzlib.h
#endif
#ifdef MOZ_PLATFORM_HILDON
hildon-uri.h
#endif
#ifdef NS_OSSO
libosso.h
#endif