summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-pnm.c
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>1999-11-22 20:43:58 +0000
committerJonathan Blandford <jrb@src.gnome.org>1999-11-22 20:43:58 +0000
commit14237d13e2bdaf8a52534a03e390aa6ed30938fc (patch)
tree84a02a17ad338f1aa8f9a081cf6241ad805d29f1 /gdk-pixbuf/io-pnm.c
parent89e63f05958569fd59626f7e38783020243334dc (diff)
downloadgtk+-14237d13e2bdaf8a52534a03e390aa6ed30938fc.tar.gz
make the symlink. Does not work for srcdir != buildir != . Beats me why; I
1999-11-22 Jonathan Blandford <jrb@redhat.com> * 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.
Diffstat (limited to 'gdk-pixbuf/io-pnm.c')
-rw-r--r--gdk-pixbuf/io-pnm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdk-pixbuf/io-pnm.c b/gdk-pixbuf/io-pnm.c
index a987106ed5..10681aaebd 100644
--- a/gdk-pixbuf/io-pnm.c
+++ b/gdk-pixbuf/io-pnm.c
@@ -27,8 +27,8 @@
#include <string.h>
#include <setjmp.h>
#include <jpeglib.h>
-#include "gdk-pixbuf.h"
-#include "gdk-pixbuf-io.h"
+#include "gdk-pixbuf/gdk-pixbuf.h"
+#include "gdk-pixbuf/gdk-pixbuf-io.h"