From e86e77ad67f883111d50f0886204ad96c8d0f90b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 9 Jan 2013 08:36:52 +0100 Subject: idle: convert to C++ --- src/OtherCommands.cxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/OtherCommands.cxx') 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" -- cgit v1.2.3