X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/22cb2560274e05e6490cf964cbbeb74a1991c642..a81de6b87af0134d4ecd8f810b213af456400566:/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 9ecf2bc5..95b03ea2 100644
--- a/projects/stargazer/plugins/other/rscript/ur_functor.h
+++ b/projects/stargazer/plugins/other/rscript/ur_functor.h
@@ -23,12 +23,12 @@
 
 #include "rscript.h"
 
-#include "stg/os_int.h"
 #include "stg/common.h"
 
 #include <functional>
 #include <algorithm>
 #include <utility>
+#include <cstdint>
 
 namespace RS
 {