]> 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 29dce606502711d63b6c69797727fc323a8e61a0..d7874373e949b2dc753f01ec12b5b5ff2782fa89 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <algorithm>
 
-#include "stg/stg_locker.h"
+#include "stg/locker.h"
 
 // Polymorphick action invocation
 template <class ACTIVE_CLASS, typename DATA_TYPE>