aboutsummaryrefslogtreecommitdiff
path: root/src/AllCommands.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-03 03:06:45 +0100
committerMax Kellermann <max@duempel.org>2013-01-03 03:09:50 +0100
commitddf112378b7e9abef79fde13828ba904723c1ffd (patch)
treef6d345be609c9da06a8751ef68a9a41cabe40e0b /src/AllCommands.cxx
parentb25cce464a83c69fbf41143b52928f5c19756bce (diff)
permission: convert to C++
Diffstat (limited to 'src/AllCommands.cxx')
-rw-r--r--src/AllCommands.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AllCommands.cxx b/src/AllCommands.cxx
index 6026c690..6017f985 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" {