X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3a9acce770434365cccd5b0f840174204a989094..ce4df22d851ab9ba93374415363809aba1f43b59:/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..12c00a40 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/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;