X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..1b88967a396bca437e0ae8a500183e79a1b95fe1:/projects/stargazer/eventloop.cpp?ds=inline

diff --git a/projects/stargazer/eventloop.cpp b/projects/stargazer/eventloop.cpp
index 4cd6074b..1d1a209d 100644
--- a/projects/stargazer/eventloop.cpp
+++ b/projects/stargazer/eventloop.cpp
@@ -1,9 +1,9 @@
 #include <cerrno>
 #include <cstring>
 
+#include "stg/locker.h"
+#include "stg/common.h"
 #include "eventloop.h"
-#include "stg_locker.h"
-#include "common.h"
 
 EVENT_LOOP::EVENT_LOOP()
     : ACTIONS_LIST()