git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add iconv for 'note', 'email', 'address' and 'group'
[stg.git]
/
projects
/
stargazer
/
traffcounter_impl.h
diff --git
a/projects/stargazer/traffcounter_impl.h
b/projects/stargazer/traffcounter_impl.h
index feeb7a3ddc4e0a11a4b7a5dad481b82ad6e9649d..c30f6be4f01754b3dcc45a4873f4bf07b5b92390 100644
(file)
--- a/
projects/stargazer/traffcounter_impl.h
+++ b/
projects/stargazer/traffcounter_impl.h
@@
-35,13
+35,13
@@
#include <map>
#include <string>
#include <map>
#include <string>
-#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/logger.h"
+#include "stg/raw_ip_packet.h"
+#include "stg/users.h"
+#include "stg/noncopyable.h"
#include "actions.h"
#include "actions.h"
-#include "noncopyable.h"
#include "eventloop.h"
#define PROTOMAX (5)
#include "eventloop.h"
#define PROTOMAX (5)