aboutsummaryrefslogtreecommitdiff
path: root/src/PlaylistGlobal.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-09 22:37:47 +0100
committerMax Kellermann <max@duempel.org>2013-01-09 22:37:47 +0100
commit5faf443038edfb7e79ae423a3499faa3af05d64b (patch)
treed1c821578e67a400161cd646d07dc887ee98c57f /src/PlaylistGlobal.cxx
parent8eacd13ce7f528adc52614ce3cc5faf963b3fc5a (diff)
event_pipe.h: convert to C++
Diffstat (limited to 'src/PlaylistGlobal.cxx')
-rw-r--r--src/PlaylistGlobal.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/PlaylistGlobal.cxx b/src/PlaylistGlobal.cxx
index 1a5f1141..87f362a2 100644
--- a/src/PlaylistGlobal.cxx
+++ b/src/PlaylistGlobal.cxx
@@ -27,10 +27,7 @@
#include "Playlist.hxx"
#include "Main.hxx"
#include "Partition.hxx"
-
-extern "C" {
-#include "event_pipe.h"
-}
+#include "EventPipe.hxx"
static void
playlist_tag_event(void)