comparison src/gtkimhtmltoolbar.c @ 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 c9ac1976ef01
children 0e3a84f18467
comparison
equal deleted inserted replaced
9790:f8b2630ca694 9791:4a15962c344a
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 * 21 *
22 */ 22 */
23 #include "gtkinternal.h" 23 #include "internal.h"
24 #include "gtkgaim.h"
24 25
25 #include "imgstore.h" 26 #include "imgstore.h"
26 #include "notify.h" 27 #include "notify.h"
27 #include "request.h" 28 #include "request.h"
28 #include "stock.h" 29 #include "stock.h"