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 a7a262495..756f8d5b6 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -37,9 +37,9 @@ extern "C" { #include "decoder_print.h" #include "volume.h" #include "stats.h" -#include "permission.h" } +#include "Permission.hxx" #include "PlaylistFile.hxx" extern "C" { |