Moved comm.h from head to global directory. Fixed compilation of logint. Removed...
[vlp.git] / src / graph / loggraph.cpp
index 680f5052846e384702b3e7acd33f0aed5772336a..c6c11a9ee0bd26e7c213d468c3ad83a03e601b7f 100644 (file)
@@ -22,8 +22,8 @@
 #include <fcntl.h>
 #include <sys/stat.h>
 #include <netinet/in.h>
-#include "../head/genint1.h"
-#include "../head/comm.h"
+#include "genint1.h"
+#include "comm.h"
 #include "socu.h"
 #include <unistd.h>
 #include <qsocknot.h>