X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3a9acce770434365cccd5b0f840174204a989094..5deec545989d26a0e56f11fddf42bfc8ca5886da:/projects/stargazer/plugins/other/rscript/rscript.cpp?ds=inline

diff --git a/projects/stargazer/plugins/other/rscript/rscript.cpp b/projects/stargazer/plugins/other/rscript/rscript.cpp
index b03235d8..df172364 100644
--- a/projects/stargazer/plugins/other/rscript/rscript.cpp
+++ b/projects/stargazer/plugins/other/rscript/rscript.cpp
@@ -31,12 +31,12 @@
 #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;