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. --- gdk-pixbuf/io-jpeg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gdk-pixbuf/io-jpeg.c') diff --git a/gdk-pixbuf/io-jpeg.c b/gdk-pixbuf/io-jpeg.c index 68660d4c74..8ec726f0c1 100644 --- a/gdk-pixbuf/io-jpeg.c +++ b/gdk-pixbuf/io-jpeg.c @@ -47,8 +47,8 @@ #include #include #include -#include "gdk-pixbuf.h" -#include "gdk-pixbuf-io.h" +#include "gdk-pixbuf/gdk-pixbuf.h" +#include "gdk-pixbuf/gdk-pixbuf-io.h" -- cgit v1.2.1