X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/ede91934442fd804d7b818971a44e3ad795cb01f..cc7685dc764b43b8a9a061f4a38549f1c04fe047:/projects/stargazer/plugins/other/ping/ping.h

diff --git a/projects/stargazer/plugins/other/ping/ping.h b/projects/stargazer/plugins/other/ping/ping.h
index 8db5efc6..8dcbe202 100644
--- a/projects/stargazer/plugins/other/ping/ping.h
+++ b/projects/stargazer/plugins/other/ping/ping.h
@@ -12,13 +12,13 @@
 #include <string>
 #include <list>
 
-#include "os_int.h"
-#include "plugin.h"
-#include "module_settings.h"
-#include "notifer.h"
-#include "user_ips.h"
-#include "pinger.h"
-#include "users.h"
+#include "stg/os_int.h"
+#include "stg/plugin.h"
+#include "stg/module_settings.h"
+#include "stg/notifer.h"
+#include "stg/user_ips.h"
+#include "stg/pinger.h"
+#include "stg/users.h"
 
 extern "C" PLUGIN * GetPlugin();