From e6ed260acae0d8cf2c8f238b4530de8f13572a12 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Wed, 28 Nov 2007 01:31:23 +0000 Subject: some more path fixes for g_ascii_strcasecmp.h svn path=/trunk/; revision=23638 --- tap-mgcpstat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tap-mgcpstat.c') diff --git a/tap-mgcpstat.c b/tap-mgcpstat.c index 59d41d92d7..5d5d96236f 100644 --- a/tap-mgcpstat.c +++ b/tap-mgcpstat.c @@ -42,7 +42,7 @@ #include "timestats.h" #ifdef NEED_G_ASCII_STRCASECMP_H -#include "g_ascii_strcasecmp.h" +#include "epan/g_ascii_strcasecmp.h" #endif #define NUM_TIMESTATS 11 -- cgit v1.2.3