X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/4d9199a0203c54711e764c835bae5945417257e5..38ee45741b7e4265cb763a9c20368d278ec0031f:/projects/stargazer/plugins/other/rscript/send_functor.h

diff --git a/projects/stargazer/plugins/other/rscript/send_functor.h b/projects/stargazer/plugins/other/rscript/send_functor.h
index 8e216295..b9b789ea 100644
--- a/projects/stargazer/plugins/other/rscript/send_functor.h
+++ b/projects/stargazer/plugins/other/rscript/send_functor.h
@@ -32,7 +32,7 @@
 
 #include <functional>
 
-#include "os_int.h"
+#include "stg/os_int.h"
 
 class PacketSender : public std::unary_function<uint32_t, int> {
     public: