X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/91b5ae18ae465d0887785aab6dc0eb7abc0d5488..e2e4e44c53dd035edad67fc7d6941dff48dccbd4:/projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp diff --git a/projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp b/projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp index b64e6615..e4d05636 100644 --- a/projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp +++ b/projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp @@ -1,9 +1,10 @@ -#include "messages_methods.h" +#include // xmlrpc-c devs have missed something :) -#include "rpcconfig.h" -#include "stg_message.h" +#include "stg/message.h" +#include "stg/common.h" #include "utils.h" -#include "common.h" +#include "messages_methods.h" +#include "rpcconfig.h" extern const volatile time_t stgTime;