X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b48c66514f3b7040f5f1c62a05f0489f2ebd7741..1f6214607a4f2b727484a4ae9e9411044dae8051:/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 #include +#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;