diff options
Diffstat (limited to '')
-rw-r--r-- | src/StateFile.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StateFile.cxx b/src/StateFile.cxx index 392b3454b..06b7f0779 100644 --- a/src/StateFile.cxx +++ b/src/StateFile.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "StateFile.hxx" -#include "OutputState.hxx" +#include "output/OutputState.hxx" #include "PlaylistState.hxx" #include "fs/TextFile.hxx" #include "Partition.hxx" |