From 14237d13e2bdaf8a52534a03e390aa6ed30938fc Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Mon, 22 Nov 1999 20:43:58 +0000 Subject: make the symlink. Does not work for srcdir != buildir != . Beats me why; I 1999-11-22 Jonathan Blandford * configure.in (GDK_PIXBUF_DIR): make the symlink. Does not work for srcdir != buildir != . Beats me why; I can't figure it out. AC_OUTPUT_COMMANDS doesn't seem to let me substitute it correctly. --- gtk/gdk-pixbuf-loader.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk/gdk-pixbuf-loader.c') diff --git a/gtk/gdk-pixbuf-loader.c b/gtk/gdk-pixbuf-loader.c index 346074f367..fc38ce2b28 100644 --- a/gtk/gdk-pixbuf-loader.c +++ b/gtk/gdk-pixbuf-loader.c @@ -25,8 +25,8 @@ * Boston, MA 02111-1307, USA. */ -#include "gdk-pixbuf-loader.h" -#include "gdk-pixbuf-io.h" +#include "gdk-pixbuf/gdk-pixbuf-loader.h" +#include "gdk-pixbuf/gdk-pixbuf-io.h" #include -- cgit v1.2.1