aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistState.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlaylistState.cxx')
-rw-r--r--src/PlaylistState.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/PlaylistState.cxx b/src/PlaylistState.cxx
index e727ecd1f..4a4e37345 100644
--- a/src/PlaylistState.cxx
+++ b/src/PlaylistState.cxx
@@ -29,8 +29,8 @@
#include "queue/QueueSave.hxx"
#include "fs/TextFile.hxx"
#include "PlayerControl.hxx"
-#include "ConfigGlobal.hxx"
-#include "ConfigOption.hxx"
+#include "config/ConfigGlobal.hxx"
+#include "config/ConfigOption.hxx"
#include "fs/Limits.hxx"
#include "util/CharUtil.hxx"
#include "util/StringUtil.hxx"