diff options
Diffstat (limited to '')
-rw-r--r-- | src/OtherCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index 2c714507e..a703a2ffe 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -37,7 +37,7 @@ extern "C" { #include "permission.h" } -#include "PlaylistFile.h" +#include "PlaylistFile.hxx" extern "C" { #include "client.h" |