From ddf112378b7e9abef79fde13828ba904723c1ffd Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 3 Jan 2013 03:06:45 +0100 Subject: permission: convert to C++ --- src/AllCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/AllCommands.cxx') 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" { -- cgit v1.2.3