X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/cebd0577708253f63fadfe046ce9b78dc84d23e6..687631532197750696d35aa12c40406b04fb878d:/projects/stargazer/traffcounter_impl.h diff --git a/projects/stargazer/traffcounter_impl.h b/projects/stargazer/traffcounter_impl.h index feeb7a3d..27e7c03c 100644 --- a/projects/stargazer/traffcounter_impl.h +++ b/projects/stargazer/traffcounter_impl.h @@ -35,13 +35,13 @@ #include #include -#include "traffcounter.h" -#include "os_int.h" -#include "stg_logger.h" -#include "raw_ip_packet.h" -#include "users.h" +#include "stg/traffcounter.h" +#include "stg/os_int.h" +#include "stg/stg_logger.h" +#include "stg/raw_ip_packet.h" +#include "stg/users.h" +#include "stg/noncopyable.h" #include "actions.h" -#include "noncopyable.h" #include "eventloop.h" #define PROTOMAX (5)