]> git.stg.codes - stg.git/blobdiff - projects/stargazer/actions.inl.h
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / actions.inl.h
index 37c7e86e71ef78c30d0e9b3be30121464c44537a..d7874373e949b2dc753f01ec12b5b5ff2782fa89 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <algorithm>
 
-#include "stg_locker.h"
+#include "stg/locker.h"
 
 // Polymorphick action invocation
 template <class ACTIVE_CLASS, typename DATA_TYPE>