# HG changeset patch # User Nathan Walp # Date 1128218826 0 # Node ID 690c0e967c042496ef39577018967e379618bd8e # Parent d35e4f1e9f43a0f8f03eab30c6995dbf775275c3 [gaim-migrate @ 13853] i command you to compile! committer: Tailor Script diff -r d35e4f1e9f43 -r 690c0e967c04 src/Makefile.am --- a/src/Makefile.am Sun Oct 02 01:06:30 2005 +0000 +++ b/src/Makefile.am Sun Oct 02 02:07:06 2005 +0000 @@ -242,7 +242,7 @@ gtkimhtmltoolbar.c gtklog.c gtkmain.c gtkmenutray.c gtknotify.c gtkplugin.c \ gtkpluginpref.c gtkprefs.c gtkprivacy.c gtkpounce.c gtkrequest.c gtkroomlist.c \ gtksavedstatuses.c gtksound.c gtksourceiter.c gtkstatusbox.c gtkstock.c gtkthemes.c \ - gtkutils.c idle.c session.c gtkwhiteboard.c gtkconvwin.c + gtkutils.c idle.c session.c gtkwhiteboard.c gaim_headers = \ $(dbus_headers) \ diff -r d35e4f1e9f43 -r 690c0e967c04 src/gtkconv.c --- a/src/gtkconv.c Sun Oct 02 01:06:30 2005 +0000 +++ b/src/gtkconv.c Sun Oct 02 02:07:06 2005 +0000 @@ -52,7 +52,7 @@ #include "gtkdnd-hints.h" #include "gtkblist.h" #include "gtkconv.h" -#include "gtkconvwin.c" +#include "gtkconvwin.h" #include "gtkdialogs.h" #include "gtkimhtml.h" #include "gtkimhtmltoolbar.h"