Fix STXTTranslator build.

- Adjust include path for new location of names.h.
This commit is contained in:
Rene Gollent
2013-11-22 17:02:45 -05:00
parent ef3d8f5731
commit 2d1c064a54
+1 -1
View File
@@ -3,7 +3,7 @@ SubDir HAIKU_TOP src add-ons translators stxt ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders textencoding ;
UseHeaders [ FDirName $(HAIKU_TOP) src servers registrar ] ;
UseHeaders [ FDirName $(HAIKU_TOP) src kits storage mime ] ;
# for the text identification
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) shared ] ;