aboutsummaryrefslogtreecommitdiffstats
path: root/tap-sipstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-sipstat.c')
-rw-r--r--tap-sipstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-sipstat.c b/tap-sipstat.c
index fb517e6b1f..791c7b1fc5 100644
--- a/tap-sipstat.c
+++ b/tap-sipstat.c
@@ -38,7 +38,7 @@
#include "tap.h"
#include "epan/value_string.h"
#include "register.h"
-#include "packet-sip.h"
+#include <epan/dissectors/packet-sip.h>
/* used to keep track of the statictics for an entire program interface */
typedef struct _sip_stats_t {