]> git.stg.codes - stg.git/blobdiff - projects/stargazer/eventloop.h
Fix stargazer compilation errors
[stg.git] / projects / stargazer / eventloop.h
index e1b7f6aac8da02efc512e39e9a53737e4bf2a7d7..71602795626fdc82b40e703781e955eb9f4fcb3d 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <pthread.h>
 
-#include "noncopyable.h"
+#include "stg/noncopyable.h"
 #include "actions.h"
 
 class EVENT_LOOP : private NONCOPYABLE,