summaryrefslogtreecommitdiff
path: root/xmlhelp/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-15 12:55:11 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-23 10:31:17 +0000
commit796818d7b5a63c30d1ec837172deb73e300bfc38 (patch)
tree6a6be12e36c87476a6dbb277ae93408897e47db1 /xmlhelp/source
parent0f691cc6896e03ab8ca805bf0689bc0fc53dd42f (diff)
tweak build
Diffstat (limited to 'xmlhelp/source')
-rw-r--r--xmlhelp/source/cxxhelp/provider/databases.cxx2
-rw-r--r--xmlhelp/source/cxxhelp/provider/makefile.mk2
2 files changed, 1 insertions, 3 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/databases.cxx b/xmlhelp/source/cxxhelp/provider/databases.cxx
index ccc74daa5084..bef8ae5e07c7 100644
--- a/xmlhelp/source/cxxhelp/provider/databases.cxx
+++ b/xmlhelp/source/cxxhelp/provider/databases.cxx
@@ -41,7 +41,7 @@
// EDIT FROM HERE
-#include <HelpIndexer.hxx>
+#include <l10ntools/HelpIndexer.hxx>
// EDIT ENDS HERE
diff --git a/xmlhelp/source/cxxhelp/provider/makefile.mk b/xmlhelp/source/cxxhelp/provider/makefile.mk
index 05f4eada22cc..4c9a09948755 100644
--- a/xmlhelp/source/cxxhelp/provider/makefile.mk
+++ b/xmlhelp/source/cxxhelp/provider/makefile.mk
@@ -67,8 +67,6 @@ LIBXSLTINCDIR=external$/libxslt
CFLAGS+= -I$(SOLARINCDIR)$/$(LIBXSLTINCDIR)
.ENDIF
-CFLAGS+= -I$(SRC_ROOT)$/l10ntools$/source$/help
-
PKGCONFIG_MODULES=libclucene-core libclucene-contribs-lib
.INCLUDE : pkg_config.mk