Moved comm.h from head to global directory. Fixed compilation of logint. Removed...
[vlp.git] / src / net / lognet.cpp
index 8a10bbe98ffc3f822e3c3666cb5adc05d7cf2d7d..dda6733d9a023de3faf72fb019c5e2fdcec3f8db 100644 (file)
@@ -1,5 +1,5 @@
 #include "genint1.h"
-#include "../head/comm.h"
+#include "comm.h"
 
 #include <sys/socket.h>
 #include <sys/un.h>