aboutsummaryrefslogtreecommitdiff
path: root/src/PlayerControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlayerControl.cxx')
-rw-r--r--src/PlayerControl.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/PlayerControl.cxx b/src/PlayerControl.cxx
index 4fa9f75b..1b5ca597 100644
--- a/src/PlayerControl.cxx
+++ b/src/PlayerControl.cxx
@@ -19,11 +19,7 @@
#include "config.h"
#include "PlayerControl.hxx"
-
-extern "C" {
-#include "idle.h"
-}
-
+#include "Idle.hxx"
#include "song.h"
#include "DecoderControl.hxx"
#include "Main.hxx"