Mercurial > pidgin
comparison src/gtkpluginpref.h @ 9791:4a15962c344a
[gaim-migrate @ 10659]
A patch from Gary Kramlich that renames gtkinternal.h to
gtkgaim.h, and makes it not include internal.h
There were some reasons for this... but basically it's cleaner.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 20 Aug 2004 05:11:30 +0000 |
parents | db62420a53a2 |
children |
comparison
equal
deleted
inserted
replaced
9790:f8b2630ca694 | 9791:4a15962c344a |
---|---|
30 # include <config.h> | 30 # include <config.h> |
31 #endif | 31 #endif |
32 | 32 |
33 #include "pluginpref.h" | 33 #include "pluginpref.h" |
34 | 34 |
35 #include "gtkinternal.h" | 35 #include "gtkgaim.h" |
36 | 36 |
37 #ifdef __cplusplus | 37 #ifdef __cplusplus |
38 extern "C" { | 38 extern "C" { |
39 #endif | 39 #endif |
40 | 40 |