aboutsummaryrefslogtreecommitdiffstats
path: root/tap-mgcpstat.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-16 05:45:03 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-16 05:45:03 +0000
commit1294fa4e2cbf2778021c99bfa545688b7b3ef8d4 (patch)
tree721d15be979f7a52246fa327189f7fe99fdea0f8 /tap-mgcpstat.c
parent610a777373334e261ecc96b994b42ae748ee8e78 (diff)
Change mgcp include.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23199 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tap-mgcpstat.c')
-rw-r--r--tap-mgcpstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-mgcpstat.c b/tap-mgcpstat.c
index f163983115..964ad13f35 100644
--- a/tap-mgcpstat.c
+++ b/tap-mgcpstat.c
@@ -38,7 +38,7 @@
#include <epan/stat_cmd_args.h>
#include "epan/value_string.h"
#include "register.h"
-#include "plugins/mgcp/packet-mgcp.h"
+#include "epan/dissectors/packet-mgcp.h"
#include "timestats.h"
#define NUM_TIMESTATS 11