diff options
Diffstat (limited to 'src/PlaylistCommands.cxx')
-rw-r--r-- | src/PlaylistCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistCommands.cxx b/src/PlaylistCommands.cxx index f6f43f652..2b5f0b2cf 100644 --- a/src/PlaylistCommands.cxx +++ b/src/PlaylistCommands.cxx @@ -23,7 +23,7 @@ #include "CommandError.hxx" #include "PlaylistPrint.hxx" #include "PlaylistSave.hxx" -#include "PlaylistFile.h" +#include "PlaylistFile.hxx" extern "C" { #include "protocol/argparser.h" |