mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
2008-06-04 Robert Bragg <bob@o-hand.com>
* tests/test-clip.c: Removes a spurious #include <gdk-pixbuf/gdk-pixbuf.h> which may not be found if using --with-imagebackend=internal
This commit is contained in:
parent
b2a3ce461d
commit
1be042189f
@ -1,3 +1,9 @@
|
||||
2008-06-04 Robert Bragg <bob@o-hand.com>
|
||||
|
||||
* tests/test-clip.c:
|
||||
Removes a spurious #include <gdk-pixbuf/gdk-pixbuf.h> which may not
|
||||
be found if using --with-imagebackend=internal
|
||||
|
||||
2008-06-04 Robert Bragg <bob@o-hand.com>
|
||||
|
||||
* configure.ac:
|
||||
|
@ -1,5 +1,4 @@
|
||||
#include <clutter/clutter.h>
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user