X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/675f54bb620f9457bf45450308e0ee0659c8e46a..2dd96d1468a065ebee3e37b1defcf2c438d72e2f:/projects/stargazer/plugins/capture/divert_freebsd/divert_cap.cpp diff --git a/projects/stargazer/plugins/capture/divert_freebsd/divert_cap.cpp b/projects/stargazer/plugins/capture/divert_freebsd/divert_cap.cpp index ca308593..f6e7731a 100644 --- a/projects/stargazer/plugins/capture/divert_freebsd/divert_cap.cpp +++ b/projects/stargazer/plugins/capture/divert_freebsd/divert_cap.cpp @@ -43,9 +43,9 @@ $Date: 2010/09/10 06:43:03 $ #include #include -#include "common.h" +#include "stg/common.h" +#include "stg/traffcounter.h" #include "divert_cap.h" -#include "traffcounter.h" #define BUFF_LEN (16384) /* max mtu -> lo=16436 TODO why?*/