aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputAll.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/OutputAll.cxx')
-rw-r--r--src/OutputAll.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/OutputAll.cxx b/src/OutputAll.cxx
index 27a4e42f5..49505323c 100644
--- a/src/OutputAll.cxx
+++ b/src/OutputAll.cxx
@@ -28,7 +28,9 @@
#include "MusicChunk.hxx"
#include "system/FatalError.hxx"
#include "util/Error.hxx"
-#include "conf.h"
+#include "ConfigData.hxx"
+#include "ConfigGlobal.hxx"
+#include "ConfigOption.hxx"
#include "notify.hxx"
#include <assert.h>