summaryrefslogtreecommitdiff
path: root/l10ntools/source/help/HelpCompiler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/help/HelpCompiler.hxx')
-rw-r--r--l10ntools/source/help/HelpCompiler.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10ntools/source/help/HelpCompiler.hxx b/l10ntools/source/help/HelpCompiler.hxx
index 8b063509a699..016f7eefb8bc 100644
--- a/l10ntools/source/help/HelpCompiler.hxx
+++ b/l10ntools/source/help/HelpCompiler.hxx
@@ -38,8 +38,8 @@
#include <sstream>
#include <algorithm>
#include <ctype.h>
-#ifdef SYSTEM_DB
-#include <db.h>
+#ifdef SYSTEM_DB_HEADER
+#include SYSTEM_DB_HEADER
#else
#include <berkeleydb/db.h>
#endif