X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/afcbfd1a09e22ff4839ba5db42047c96f355506c..5e4339fa861d8f6aadf5cd731e8c38dd569aa013:/projects/stargazer/plugins/other/rscript/ur_functor.h?ds=inline

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
 {