diff options
author | Sean Egan <seanegan@pidgin.im> | 2007-02-03 19:08:27 +0000 |
---|---|---|
committer | Sean Egan <seanegan@pidgin.im> | 2007-02-03 19:08:27 +0000 |
commit | 6e53ae10e140ec0f8e2bc75948e6659f373c42ae (patch) | |
tree | 416a9c3b78d477bc658668a4ddcca7d1b42ee52f /pidgin/gtkdialogs.h | |
parent | 43f95b3a432e6946e9e8e7bc5df062b7ea831060 (diff) | |
download | pidgin-6e53ae10e140ec0f8e2bc75948e6659f373c42ae.tar.gz |
More pidgin changes
Diffstat (limited to 'pidgin/gtkdialogs.h')
-rw-r--r-- | pidgin/gtkdialogs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pidgin/gtkdialogs.h b/pidgin/gtkdialogs.h index 840d6d55d5..779c4c29d5 100644 --- a/pidgin/gtkdialogs.h +++ b/pidgin/gtkdialogs.h @@ -24,7 +24,7 @@ #ifndef _PIDGINDIALOGS_H_ #define _PIDGINDIALOGS_H_ -#include "gtkgaim.h" +#include "pidgin.h" #include "account.h" #include "conversation.h" |