summaryrefslogtreecommitdiff
path: root/test/oob-test.c
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@redhat.com>2009-07-09 01:47:19 -0400
committerSøren Sandmann Pedersen <sandmann@redhat.com>2009-07-09 01:47:19 -0400
commitbcf01c21d704717264011182e71cfaaf6922a437 (patch)
tree2b7c2cd00188c4bcf92beb8c814f45258380481c /test/oob-test.c
parent0db0430d1d410855863e669f0de9e8b5d26db7fd (diff)
Fix a couple of problems with the tests when HAVE_GTK is not defined.
- Make sure the non-gtk+ test programs are added to noinst_PROGRAMS when HAVE_GTK is not set. - Don't include glib.h in oob-test.c
Diffstat (limited to 'test/oob-test.c')
-rw-r--r--test/oob-test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/oob-test.c b/test/oob-test.c
index a4afc95..4f9e5a2 100644
--- a/test/oob-test.c
+++ b/test/oob-test.c
@@ -1,7 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
#include "pixman.h"
-#include "utils.h"
typedef struct
{