diff options
Diffstat (limited to '')
-rw-r--r-- | test/dump_text_file.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump_text_file.cxx b/test/dump_text_file.cxx index 581bb8829..5ce5e9da4 100644 --- a/test/dump_text_file.cxx +++ b/test/dump_text_file.cxx @@ -21,7 +21,7 @@ #include "IOThread.hxx" #include "InputInit.hxx" #include "InputStream.hxx" -#include "ConfigGlobal.hxx" +#include "config/ConfigGlobal.hxx" #include "stdbin.h" #include "TextInputStream.hxx" #include "util/Error.hxx" |