tests: Remove a spurious #include
The test-backface-culling has what looks like a stray #include in which stops the test compiling for backends without GdkPixbuf. Remove it. http://bugzilla.openedhand.com/show_bug.cgi?id=1867
This commit is contained in:
parent
cb60c038ac
commit
b9e519c3b2
@ -34,8 +34,6 @@ typedef struct _TestState
|
||||
CoglHandle offscreen_tex;
|
||||
} TestState;
|
||||
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
|
||||
static gboolean
|
||||
validate_part (int xnum, int ynum, gboolean shown)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user