]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/send_functor.h
Fix rscript plugin compilation errors
[stg.git] / projects / stargazer / plugins / other / rscript / send_functor.h
index 8e216295ae36fea22cb2e8d1f473752ebb82f2a1..b9b789eaf1556ed034ae350b29b6479d96714b63 100644 (file)
@@ -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: