comparison pidgin/gtkpluginpref.h @ 15514:535f002e7b0f

More pidgin changes
author Sean Egan <seanegan@gmail.com>
date Sat, 03 Feb 2007 19:08:27 +0000
parents 760ef6d78d2d
children 32c366eeeb99
comparison
equal deleted inserted replaced
15513:7a47740aefaa 15514:535f002e7b0f
26 #ifndef _PIDGINPLUGINPREF_H_ 26 #ifndef _PIDGINPLUGINPREF_H_
27 #define _PIDGINPLUGINPREF_H_ 27 #define _PIDGINPLUGINPREF_H_
28 28
29 #include "pluginpref.h" 29 #include "pluginpref.h"
30 30
31 #include "gtkgaim.h" 31 #include "pidgin.h"
32 32
33 #ifdef __cplusplus 33 #ifdef __cplusplus
34 extern "C" { 34 extern "C" {
35 #endif 35 #endif
36 36