X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/4d9199a0203c54711e764c835bae5945417257e5..4b7c404f1c3340d5e0ce0d1763176d04f9774d98:/projects/stargazer/plugins/other/rscript/send_functor.h?ds=sidebyside

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: