diff options
Diffstat (limited to 'www/helixplugin/files/BSDmakefile')
-rw-r--r-- | www/helixplugin/files/BSDmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/helixplugin/files/BSDmakefile b/www/helixplugin/files/BSDmakefile index 3c3a1a3ce139..b69e16a1145d 100644 --- a/www/helixplugin/files/BSDmakefile +++ b/www/helixplugin/files/BSDmakefile @@ -6,7 +6,7 @@ CXXFLAGS += -I${LOCALBASE}/include/${GECKO}/xpcom CXXFLAGS += -I${LOCALBASE}/include/${GECKO}/npapi CXXFLAGS += -I${LOCALBASE}/include/${GECKO}/string CXXFLAGS += -I${LOCALBASE}/include/${GECKO} -CXXFLAGS += -I${X11BASE}/include +CXXFLAGS += -I${LOCALBASE}/include CXXFLAGS += -I${TOP}/player/app/plugin/include CXXFLAGS += -I${TOP}/player/app/gtk/pub |