aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wfleet-hdlc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-wfleet-hdlc.c')
-rw-r--r--epan/dissectors/packet-wfleet-hdlc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-wfleet-hdlc.c b/epan/dissectors/packet-wfleet-hdlc.c
index 51f6712375..0511b362ac 100644
--- a/epan/dissectors/packet-wfleet-hdlc.c
+++ b/epan/dissectors/packet-wfleet-hdlc.c
@@ -29,7 +29,7 @@
#include <glib.h>
#include <epan/packet.h>
-#include "etypes.h"
+#include <epan/etypes.h>
#include <epan/addr_resolv.h>
#include "packet-chdlc.h"
#include "packet-ip.h"