diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index cd6392d58..d05a95947 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -21,6 +21,7 @@ #include "Main.hxx" #include "CommandLine.hxx" #include "PlaylistFile.hxx" +#include "PlaylistGlobal.hxx" #include "UpdateGlue.hxx" #include "MusicChunk.hxx" #include "StateFile.hxx" |