summaryrefslogtreecommitdiff
path: root/dissector_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'dissector_eth.c')
-rw-r--r--dissector_eth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dissector_eth.c b/dissector_eth.c
index b87c957..3beff72 100644
--- a/dissector_eth.c
+++ b/dissector_eth.c
@@ -9,8 +9,8 @@
#include "hash.h"
#include "oui.h"
#include "str.h"
+#include "proto.h"
#include "protos.h"
-#include "pkt_buff.h"
#include "dissector.h"
#include "dissector_eth.h"
#include "xmalloc.h"