include <gdk-pixbuf/gdk-pixbuf.h> instead of individual files.
2008-05-28 Michael Natterer <mitch@imendio.com> * demos/testpixbuf.c: include <gdk-pixbuf/gdk-pixbuf.h> instead of individual files. svn path=/trunk/; revision=20209
This commit is contained in:
committed by
Michael Natterer
parent
45f0ad8cf5
commit
0130bc33fd
@ -23,7 +23,7 @@
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gdk-pixbuf/gdk-pixbuf-loader.h>
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
|
||||
#include "test-inline-pixbufs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user