X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b28df10f14f16593d75ae05fe82a99ace636b16e..f93c910ab0fdbf6231504f6f3d00eb21bc4eb9e6:/projects/stargazer/actions.inl.h?ds=sidebyside

diff --git a/projects/stargazer/actions.inl.h b/projects/stargazer/actions.inl.h
index 37c7e86e..d7874373 100644
--- a/projects/stargazer/actions.inl.h
+++ b/projects/stargazer/actions.inl.h
@@ -3,7 +3,7 @@
 
 #include <algorithm>
 
-#include "stg_locker.h"
+#include "stg/locker.h"
 
 // Polymorphick action invocation
 template <class ACTIVE_CLASS, typename DATA_TYPE>