src/spbot/nexus.c
branchnew-lib-errors
changeset 219 cefec18b8268
parent 218 5229a5d098b2
--- a/src/spbot/nexus.c	Thu May 28 00:35:02 2009 +0300
+++ b/src/spbot/nexus.c	Thu May 28 01:17:36 2009 +0300
@@ -1,6 +1,6 @@
 #include "nexus.h"
 #include "lua_config.h"
-#include "sock.h"
+#include <lib/sock.h>
 #include <lib/log.h>
 
 #include <stdlib.h>