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/OtherCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OtherCommands.cxx') diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index a7a26249..756f8d5b 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" { -- cgit v1.2.3