summaryrefslogtreecommitdiffstats
path: root/src/polypcore/socket-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/socket-server.h')
-rw-r--r--src/polypcore/socket-server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/socket-server.h b/src/polypcore/socket-server.h
index 4d8bfad5..6bb83427 100644
--- a/src/polypcore/socket-server.h
+++ b/src/polypcore/socket-server.h
@@ -24,7 +24,7 @@
#include <inttypes.h>
#include <polyp/mainloop-api.h>
-#include "iochannel.h"
+#include <polypcore/iochannel.h>
/* It is safe to destroy the calling socket_server object from the callback */