]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/rscript.cpp
Fix rscript plugin compilation errors
[stg.git] / projects / stargazer / plugins / other / rscript / rscript.cpp
index b03235d8be5f178710a0f90d6b88aecb54aa760a..df172364bc03c6b34b94ee303ae572b46ce1d8f2 100644 (file)
 #include <cassert>
 #include <algorithm>
 
+#include "stg/common.h"
+#include "stg/stg_locker.h"
+#include "stg/user_property.h"
 #include "rscript.h"
-#include "common.h"
 #include "ur_functor.h"
 #include "send_functor.h"
-#include "stg_locker.h"
-#include "user_property.h"
 
 extern volatile const time_t stgTime;