aboutsummaryrefslogtreecommitdiffstats
path: root/src/StateFile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/StateFile.cxx')
-rw-r--r--src/StateFile.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/StateFile.cxx b/src/StateFile.cxx
index 75cef2c99..7ca8b8946 100644
--- a/src/StateFile.cxx
+++ b/src/StateFile.cxx
@@ -21,10 +21,10 @@
#include "StateFile.hxx"
#include "OutputState.hxx"
#include "PlaylistState.hxx"
-#include "TextFile.hxx"
+#include "fs/TextFile.hxx"
#include "Partition.hxx"
#include "Volume.hxx"
-#include "event/Loop.hxx"
+
#include "fs/FileSystem.hxx"
#include "util/Domain.hxx"
#include "Log.hxx"