summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/test-gdk-pixbuf.c
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-05-28 03:17:16 +0000
committerDarin Adler <darin@src.gnome.org>2000-05-28 03:17:16 +0000
commit35e330fcc8fe5d981b8d42a3c70c919bd9c80c9b (patch)
tree5013bbe24651d734c3f1969d196220974ad70635 /gdk-pixbuf/test-gdk-pixbuf.c
parent6633199c8ba094fd2e7644fff8c972454f57b456 (diff)
downloadgdk-pixbuf-35e330fcc8fe5d981b8d42a3c70c919bd9c80c9b.tar.gz
Fixed includes to get rid of accidental GNOME dependency.
Diffstat (limited to 'gdk-pixbuf/test-gdk-pixbuf.c')
-rw-r--r--gdk-pixbuf/test-gdk-pixbuf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdk-pixbuf/test-gdk-pixbuf.c b/gdk-pixbuf/test-gdk-pixbuf.c
index c4e22d1c4..54fff2f87 100644
--- a/gdk-pixbuf/test-gdk-pixbuf.c
+++ b/gdk-pixbuf/test-gdk-pixbuf.c
@@ -22,10 +22,7 @@
*/
#include <config.h>
-#include <gnome.h>
#include "gdk-pixbuf.h"
-#include "gdk-pixbuf-loader.h"
-#include "gnome-canvas-pixbuf.h"