comparison pidgin/gtkdebug.c @ 15822:84b0f9b23ede

According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
author Sean Egan <seanegan@gmail.com>
date Mon, 19 Mar 2007 06:11:46 +0000
parents cebfc6af3eb5
children 32c366eeeb99
comparison
equal deleted inserted replaced
15821:cebfc6af3eb5 15822:84b0f9b23ede
32 32
33 #include "gtkdebug.h" 33 #include "gtkdebug.h"
34 #include "gtkdialogs.h" 34 #include "gtkdialogs.h"
35 #include "gtkimhtml.h" 35 #include "gtkimhtml.h"
36 #include "gtkutils.h" 36 #include "gtkutils.h"
37 #include "gaimstock.h" 37 #include "pidginstock.h"
38 38
39 #ifdef HAVE_REGEX_H 39 #ifdef HAVE_REGEX_H
40 # include <regex.h> 40 # include <regex.h>
41 #endif /* HAVE_REGEX_H */ 41 #endif /* HAVE_REGEX_H */
42 42