diff options
Diffstat (limited to 'src/AllCommands.cxx')
-rw-r--r-- | src/AllCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AllCommands.cxx b/src/AllCommands.cxx index 6026c6906..6017f9859 100644 --- a/src/AllCommands.cxx +++ b/src/AllCommands.cxx @@ -31,7 +31,7 @@ extern "C" { #include "OutputCommands.hxx" #include "MessageCommands.hxx" #include "OtherCommands.hxx" -#include "permission.h" +#include "Permission.hxx" #include "tag.h" extern "C" { |