X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b48c66514f3b7040f5f1c62a05f0489f2ebd7741..1f6214607a4f2b727484a4ae9e9411044dae8051:/projects/stargazer/plugins/other/rscript/ur_functor.h diff --git a/projects/stargazer/plugins/other/rscript/ur_functor.h b/projects/stargazer/plugins/other/rscript/ur_functor.h index d9706a75..b3a5cdac 100644 --- a/projects/stargazer/plugins/other/rscript/ur_functor.h +++ b/projects/stargazer/plugins/other/rscript/ur_functor.h @@ -31,10 +31,10 @@ #include #include -#include "rscript.h" -#include "os_int.h" +#include "stg/os_int.h" +#include "stg/common.h" -#include "common.h" +#include "rscript.h" class UpdateRouter : public std::unary_function, void> {