diff gtk/gtkgaim.h @ 14228:c18bdf510325

[gaim-migrate @ 16910] Fix autogen.sh to run glib-gettextize Fix CFLAGS when gstreamer is not installed Make things work with gtk < 2.6, in part by borrowing some code from gdk Don't link gntgaim with gstreamer, xss or sm committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 20 Aug 2006 17:49:58 +0000
parents 009db0b357b5
children 2816a4a0fcc2
line wrap: on
line diff
--- a/gtk/gtkgaim.h	Sun Aug 20 17:34:21 2006 +0000
+++ b/gtk/gtkgaim.h	Sun Aug 20 17:49:58 2006 +0000
@@ -66,7 +66,7 @@
 #   include "gtkcellviewmenuitem.h"
 #   if !GTK_CHECK_VERSION(2,4,0)
 #       include "gtkcelllayout.h"
-#       include "gtkcombobox.h"
+#       include "gaimcombobox.h"
 #   endif /* Gtk 2.4 */
 #endif /* Gtk 2.6 */