changeset 10299:75f052c26f16

[gaim-migrate @ 11483] these didn't come up on the first machine i compiled on. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 02 Dec 2004 20:54:03 +0000
parents 02b95a0b88e2
children cfd119bd3caf
files src/gtkft.c src/gtkroomlist.c
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkft.c	Thu Dec 02 20:35:32 2004 +0000
+++ b/src/gtkft.c	Thu Dec 02 20:54:03 2004 +0000
@@ -31,12 +31,12 @@
 #include "prpl.h"
 #include "util.h"
 
-#include "gaim-disclosure.h"
+#include "gtkgaim-disclosure.h"
 #include "gtkcellrendererprogress.h"
 #include "gtkft.h"
 #include "prefs.h"
 #include "gtkutils.h"
-#include "stock.h"
+#include "gtkstock.h"
 
 #define GAIM_GTKXFER(xfer) \
 	(GaimGtkXferUiData *)(xfer)->ui_data
--- a/src/gtkroomlist.c	Thu Dec 02 20:35:32 2004 +0000
+++ b/src/gtkroomlist.c	Thu Dec 02 20:54:03 2004 +0000
@@ -26,7 +26,7 @@
 #include "internal.h"
 #include "gtkgaim.h"
 #include "gtkutils.h"
-#include "stock.h"
+#include "gtkstock.h"
 #include "debug.h"
 #include "account.h"
 #include "connection.h"