aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/DumpDatabase.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/DumpDatabase.cxx b/test/DumpDatabase.cxx
index 3544826f2..f9deabba5 100644
--- a/test/DumpDatabase.cxx
+++ b/test/DumpDatabase.cxx
@@ -27,6 +27,7 @@
#include "ConfigGlobal.hxx"
#include "ConfigData.hxx"
#include "tag/Tag.hxx"
+#include "tag/TagConfig.hxx"
#include "fs/Path.hxx"
#include "util/Error.hxx"
@@ -105,6 +106,7 @@ main(int argc, char **argv)
}
tag_lib_init();
+ TagLoadConfig();
/* do it */