# HG changeset patch # User Luke Schierer # Date 1102020843 0 # Node ID 75f052c26f16ec7b2afdc9ea28c8d89d522ff082 # Parent 02b95a0b88e23780a20fd0a9b55a78e840c3b18e [gaim-migrate @ 11483] these didn't come up on the first machine i compiled on. committer: Tailor Script diff -r 02b95a0b88e2 -r 75f052c26f16 src/gtkft.c --- 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 diff -r 02b95a0b88e2 -r 75f052c26f16 src/gtkroomlist.c --- 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"