diff options
Diffstat (limited to 'src/Partition.cxx')
-rw-r--r-- | src/Partition.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Partition.cxx b/src/Partition.cxx index 37b0a56aa..5b1c4821d 100644 --- a/src/Partition.cxx +++ b/src/Partition.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "Partition.hxx" #include "Instance.hxx" -#include "DetachedSong.hxx" +#include "song/DetachedSong.hxx" #include "mixer/Volume.hxx" #include "IdleFlags.hxx" #include "client/Listener.hxx" |