X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b05d53afe92ce0c90589e320bf8711539c0ea6c5..bb0ffb6084b51b95a8cbce53ecfea95b1e71982e:/projects/rscriptd/main.cpp diff --git a/projects/rscriptd/main.cpp b/projects/rscriptd/main.cpp index 7dc16564..2f5f0baa 100644 --- a/projects/rscriptd/main.cpp +++ b/projects/rscriptd/main.cpp @@ -38,13 +38,13 @@ #include #include -#include "common.h" -#include "stg_logger.h" -#include "script_executer.h" -#include "conffiles.h" +#include "stg/common.h" +#include "stg/stg_logger.h" +#include "stg/script_executer.h" +#include "stg/conffiles.h" +#include "stg/version.h" #include "listener.h" #include "pidfile.h" -#include "version.h" using namespace std;