git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix script executer library header name
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
rscript
/
nrmap_parser.h
diff --git
a/projects/stargazer/plugins/other/rscript/nrmap_parser.h
b/projects/stargazer/plugins/other/rscript/nrmap_parser.h
index d882c3a21cccea61bdfb8555efefde2a944e1bdd..82c6fe31be435e75f51dd0355ad2429f0f559024 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/nrmap_parser.h
+++ b/
projects/stargazer/plugins/other/rscript/nrmap_parser.h
@@
-29,7
+29,8
@@
#include <string>
#include <vector>
-#include "os_int.h"
+
+#include "stg/os_int.h"
struct NET_ROUTER
{