diff options
Diffstat (limited to 'src/OtherCommands.cxx')
-rw-r--r-- | src/OtherCommands.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index d467c30ef..b8cc36cc5 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -44,10 +44,7 @@ extern "C" { #include "ClientIdle.hxx" #include "ClientFile.hxx" #include "Client.hxx" - -extern "C" { -#include "idle.h" -} +#include "Idle.hxx" #ifdef ENABLE_SQLITE #include "StickerDatabase.hxx" |