diff options
Diffstat (limited to '')
-rw-r--r-- | src/OutputAll.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OutputAll.cxx b/src/OutputAll.cxx index 9c65ddcae..37f2e1ee9 100644 --- a/src/OutputAll.cxx +++ b/src/OutputAll.cxx @@ -18,9 +18,9 @@ */ #include "config.h" +#include "OutputAll.hxx" extern "C" { -#include "output_all.h" #include "output_internal.h" } |