Move the tap infrastructure to the epan directory.
[obnox/wireshark/wip.git] / tap-bootpstat.c
index 5b3b05c278ffa3ab47461a7a629f4d31fc1b4348..da2a2e29a36087c184ea225a2dd0e3bb1f85b280 100644 (file)
@@ -29,7 +29,7 @@
 #include <stdio.h>
 
 #include "epan/packet_info.h"
-#include "tap.h"
+#include <epan/tap.h>
 #include "register.h"
 #include <string.h>