Moved comm.h from head to global directory. Fixed compilation of logint. Removed...
[vlp.git] / src / kernel / kernel.cpp
index 7ca1ec2de9a4a0d652cf3e81891d554c954b6119..ad259d30d4bccc7dc5abee72d449bd491d55f101 100644 (file)
@@ -66,8 +66,8 @@
 #include <unistd.h>
 #include <fcntl.h>
 
-#include "../head/genint1.h"
-#include "../head/comm.h"
+#include "genint1.h"
+#include "comm.h"
 #include "socu.h"
 #include <netinet/in.h>