aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/SocketError.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/system/SocketError.hxx')
-rw-r--r--src/system/SocketError.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/system/SocketError.hxx b/src/system/SocketError.hxx
index 2b8332715..22fbd2441 100644
--- a/src/system/SocketError.hxx
+++ b/src/system/SocketError.hxx
@@ -20,7 +20,7 @@
#ifndef MPD_SOCKET_ERROR_HXX
#define MPD_SOCKET_ERROR_HXX
-#include "gcc.h"
+#include "Compiler.h"
#include "util/Error.hxx"
#ifdef WIN32