aboutsummaryrefslogtreecommitdiff
path: root/src/Win32Main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Win32Main.cxx')
-rw-r--r--src/Win32Main.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/Win32Main.cxx b/src/Win32Main.cxx
index 8543ea10..710811f4 100644
--- a/src/Win32Main.cxx
+++ b/src/Win32Main.cxx
@@ -23,10 +23,7 @@
#ifdef WIN32
#include "mpd_error.h"
-
-extern "C" {
-#include "event_pipe.h"
-}
+#include "EventPipe.hxx"
#include <glib.h>