Fixed includes to get rid of accidental GNOME dependency.

This commit is contained in:
Darin Adler 2000-05-28 03:17:16 +00:00
parent 9a08b87fee
commit e5206ce903
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2000-05-09 Darin Adler <darin@eazel.com>
* gdk-pixbuf/test-gdk-pixbuf.c:
Fixed includes to get rid of accidental GNOME dependency.
2000-05-26 Cody Russell <car0969@gamma2.uta.edu>
* Makefile.am: Added gdk-pixbuf.spec to EXTRA_DIST

View File

@ -22,10 +22,7 @@
*/
#include <config.h>
#include <gnome.h>
#include "gdk-pixbuf.h"
#include "gdk-pixbuf-loader.h"
#include "gnome-canvas-pixbuf.h"