aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bootp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-bootp.c')
-rw-r--r--epan/dissectors/packet-bootp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-bootp.c b/epan/dissectors/packet-bootp.c
index 5b9e3e6093..1fbcd3c738 100644
--- a/epan/dissectors/packet-bootp.c
+++ b/epan/dissectors/packet-bootp.c
@@ -51,7 +51,7 @@
#include "packet-dns.h" /* for get_dns_name() */
#include <epan/prefs.h>
-#include "tap.h"
+#include <epan/tap.h>
static int bootp_dhcp_tap = -1;
static int proto_bootp = -1;