]> git.stg.codes - stg.git/blobdiff - projects/stargazer/eventloop.cpp
Fix stargazer compilation errors
[stg.git] / projects / stargazer / eventloop.cpp
index 4cd6074bcbdabdd6618f83ac59ad5b988cb2c42b..96c1ca4ff0fe9ccaf8dfe7d42be00612835bd6a0 100644 (file)
@@ -1,9 +1,9 @@
 #include <cerrno>
 #include <cstring>
 
+#include "stg/stg_locker.h"
+#include "stg/common.h"
 #include "eventloop.h"
-#include "stg_locker.h"
-#include "common.h"
 
 EVENT_LOOP::EVENT_LOOP()
     : ACTIONS_LIST()