aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sll.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-sll.c')
-rw-r--r--epan/dissectors/packet-sll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sll.c b/epan/dissectors/packet-sll.c
index 768e0c4a53..1f24276d05 100644
--- a/epan/dissectors/packet-sll.c
+++ b/epan/dissectors/packet-sll.c
@@ -34,7 +34,7 @@
#include "packet-ipx.h"
#include "packet-llc.h"
#include <epan/addr_resolv.h>
-#include "etypes.h"
+#include <epan/etypes.h>
static int proto_sll = -1;
static int hf_sll_pkttype = -1;