project_files/frontlib/ipc/demo.c
changeset 7179 f84805e6df03
parent 7177 bf6cf4dd847a
--- a/project_files/frontlib/ipc/demo.c	Fri Jun 08 19:52:24 2012 +0200
+++ b/project_files/frontlib/ipc/demo.c	Sat Jun 09 03:28:38 2012 +0200
@@ -1,5 +1,5 @@
 #include "demo.h"
-#include "../logging.h"
+#include "../util/logging.h"
 
 #include <stdbool.h>
 #include <stdio.h>