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
commite5206ce9038ead33af8ef895d0a08609b21bcb7b (patch)
tree83c34a65b50e4cc00dc56b5811ad15dd009aa5d5 /gdk-pixbuf/test-gdk-pixbuf.c
parent9a08b87fee6f30a2e6f2f20fe826d447826c0ea6 (diff)
downloadgtk+-e5206ce9038ead33af8ef895d0a08609b21bcb7b.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 c4e22d1c4b..54fff2f872 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"