changeset 16064:5106ccf9f9f1

merge of '662dc38f3c156e501f9fa55b24a10bfcf82cc7ac' and '6eba96b8d82f01cef4c91319b48d5d98c0a72155'
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 11 Apr 2007 15:21:47 +0000
parents 605da11e8535 (diff) fa8aeab4ca5a (current diff)
children 0db4eca4a3e0 b5118ddf37c2
files pidgin/pidgin.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/pidgin.h	Wed Apr 11 14:46:04 2007 +0000
+++ b/pidgin/pidgin.h	Wed Apr 11 15:21:47 2007 +0000
@@ -72,7 +72,7 @@
 #if !GTK_CHECK_VERSION(2,6,0)
 #   include "gtkcellview.h"
 #   include "gtkcellviewmenuitem.h"
-#   include "purplecombobox.h"
+#   include "pidgincombobox.h"
 #   if !GTK_CHECK_VERSION(2,4,0)
 #       include "gtkcelllayout.h"
 #   endif /* Less than GTK+ 2.4 */