aboutsummaryrefslogtreecommitdiffstats
path: root/src/communication.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/communication.c')
-rw-r--r--src/communication.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/communication.c b/src/communication.c
index c508992..fc11ab8 100644
--- a/src/communication.c
+++ b/src/communication.c
@@ -17,7 +17,7 @@
*/
#include "communication.h"
#include "state.h"
-#include "coopgamma-server/server.h"
+#include "servers/coopgamma.h"
#include <sys/socket.h>
#include <errno.h>