some more path fixes for g_ascii_strcasecmp.h

svn path=/trunk/; revision=23638
This commit is contained in:
Ronnie Sahlberg 2007-11-28 01:31:23 +00:00
parent abb4bc4fae
commit e6ed260aca
6 changed files with 6 additions and 6 deletions

View File

@ -89,7 +89,7 @@
#include "capture_loop.h"
#ifdef NEED_G_ASCII_STRCASECMP_H
#include "g_ascii_strcasecmp.h"
#include "epan/g_ascii_strcasecmp.h"
#endif
/* E: capture_loop.c only (Wireshark/dumpcap) T: tshark only */

View File

@ -54,7 +54,7 @@
#include "gui_utils.h"
#ifdef NEED_G_ASCII_STRCASECMP_H
#include "g_ascii_strcasecmp.h"
#include "../epan/g_ascii_strcasecmp.h"
#endif

View File

@ -95,7 +95,7 @@
#include "rtp_stream_dlg.h"
#ifdef NEED_G_ASCII_STRCASECMP_H
#include "g_ascii_strcasecmp.h"
#include "../epan/g_ascii_strcasecmp.h"
#endif

View File

@ -78,7 +78,7 @@
#endif /* HAVE_LIBPORTAUDIO */
#ifdef NEED_G_ASCII_STRCASECMP_H
#include "g_ascii_strcasecmp.h"
#include "../epan/g_ascii_strcasecmp.h"
#endif
const char *voip_call_state_name[8]={

View File

@ -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

2
util.c
View File

@ -44,7 +44,7 @@
#include "util.h"
#ifdef NEED_G_ASCII_STRCASECMP_H
#include "g_ascii_strcasecmp.h"
#include "epan/g_ascii_strcasecmp.h"
#endif
/*