aboutsummaryrefslogtreecommitdiffstats
path: root/tap-camelcounter.c
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-07-13 13:20:34 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-07-13 13:20:34 +0000
commit58b6dcb941898068894bbc459e61524cd6f96b1e (patch)
tree6a3c863dc7f706b81a4a8fb644350975d084af9d /tap-camelcounter.c
parent1d2fca1192a12883f49e0616a423c07b2944f743 (diff)
next try to fix includes
svn path=/trunk/; revision=22297
Diffstat (limited to 'tap-camelcounter.c')
-rw-r--r--tap-camelcounter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-camelcounter.c b/tap-camelcounter.c
index 9b8fd039e0..fa489c1ace 100644
--- a/tap-camelcounter.c
+++ b/tap-camelcounter.c
@@ -33,7 +33,7 @@
#endif
#include <string.h>
-#include "epan/proto.h"
+#include "epan/packet.h"
#include "epan/packet_info.h"
#include "epan/tap.h"
#include "epan/value_string.h"