[gtk+] Remove a missing include in one of the tests that broke the build from a fresh checkout



commit 8c55aee54fad16960652651ae2c7090f2b403db8
Author: Richard Hughes <richard hughsie com>
Date:   Fri May 7 21:37:35 2010 +0100

    Remove a missing include in one of the tests that broke the build from a fresh checkout

 examples/wheelbarrow/wheelbarrow.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/examples/wheelbarrow/wheelbarrow.c b/examples/wheelbarrow/wheelbarrow.c
index 0976076..12d8395 100644
--- a/examples/wheelbarrow/wheelbarrow.c
+++ b/examples/wheelbarrow/wheelbarrow.c
@@ -1,5 +1,4 @@
 
-#include "config.h"
 #include <gtk/gtk.h>
 
 /* XPM */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]