X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..90e389f6ec12e60a62c362296ffcf314feb5b03d:/projects/stargazer/plugins/other/rscript/ur_functor.h?ds=sidebyside 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> {