--- 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>