project_files/frontlib/socket.c
changeset 7179 f84805e6df03
parent 7177 bf6cf4dd847a
child 7224 5143861c83bd
--- a/project_files/frontlib/socket.c	Fri Jun 08 19:52:24 2012 +0200
+++ b/project_files/frontlib/socket.c	Sat Jun 09 03:28:38 2012 +0200
@@ -1,5 +1,5 @@
 #include "socket.h"
-#include "logging.h"
+#include "util/logging.h"
 #include <stdlib.h>
 #include <SDL_net.h>
 #include <time.h>