"ssn_range" needs to be a copy of "global_ssn_range", so that it's not
[obnox/wireshark/wip.git] / tap-httpstat.c
index 57ac1b67db9ac2d5357272e930f7f9bf4410442e..3e537d7fd57fc35b023c05b23b785a3a9cb2d15d 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "epan/packet_info.h"
 #include "epan/value_string.h"
-#include "tap.h"
+#include <epan/tap.h>
 #include "register.h"
 #include <epan/dissectors/packet-http.h>