]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugin_runner.h
Fix stargazer compilation errors
[stg.git] / projects / stargazer / plugin_runner.h
index ba90306c6915d8e41546c5ea4d2ba770de559727..412c51413361d7a7e93cb39b4c9e08749704dffc 100644 (file)
@@ -29,9 +29,9 @@
 
 #include <string>
 
-#include "module_settings.h"
-#include "plugin.h"
-#include "os_int.h"
+#include "stg/module_settings.h"
+#include "stg/plugin.h"
+#include "stg/os_int.h"
 
 class SETTINGS_IMPL;
 class ADMINS_IMPL;