]> git.stg.codes - stg.git/blobdiff - projects/stargazer/actions.inl.h
Fix stargazer compilation errors
[stg.git] / projects / stargazer / actions.inl.h
index 37c7e86e71ef78c30d0e9b3be30121464c44537a..29dce606502711d63b6c69797727fc323a8e61a0 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <algorithm>
 
-#include "stg_locker.h"
+#include "stg/stg_locker.h"
 
 // Polymorphick action invocation
 template <class ACTIVE_CLASS, typename DATA_TYPE>