diff options
Diffstat (limited to '')
-rw-r--r-- | test/run_output.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_output.cxx b/test/run_output.cxx index 04f9b9d63..2664b7150 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "output/OutputControl.hxx" -#include "output/OutputInternal.hxx" +#include "output/Internal.hxx" #include "output/OutputPlugin.hxx" #include "config/ConfigData.hxx" #include "config/ConfigGlobal.hxx" |