X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/f5bfdf06e2e8f2e6f479cc6b477a6c7c4a69f965..6207d1bdab32119da7d30a3d38d3dcf6a5f09671:/projects/stargazer/plugins/other/ping/ping.cpp diff --git a/projects/stargazer/plugins/other/ping/ping.cpp b/projects/stargazer/plugins/other/ping/ping.cpp index 58b01c55..0fb5d30b 100644 --- a/projects/stargazer/plugins/other/ping/ping.cpp +++ b/projects/stargazer/plugins/other/ping/ping.cpp @@ -4,10 +4,10 @@ #include #include +#include "stg/user.h" +#include "stg/locker.h" +#include "stg/user_property.h" #include "ping.h" -#include "user.h" -#include "stg_locker.h" -#include "user_property.h" class PING_CREATOR {