aboutsummaryrefslogtreecommitdiffstats
path: root/tap-wspstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-wspstat.c')
-rw-r--r--tap-wspstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-wspstat.c b/tap-wspstat.c
index 8c099d2b03..a43a165ac6 100644
--- a/tap-wspstat.c
+++ b/tap-wspstat.c
@@ -46,7 +46,7 @@
#include "tap.h"
#include "register.h"
#include "epan/value_string.h"
-#include "packet-wsp.h"
+#include <epan/dissectors/packet-wsp.h>
/* used to keep track of the stats for a specific PDU type*/
typedef struct _wsp_pdu_t {