diff options
Diffstat (limited to 'examples/helloworld2/helloworld2.c')
-rw-r--r-- | examples/helloworld2/helloworld2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/helloworld2/helloworld2.c b/examples/helloworld2/helloworld2.c index 5f2b27ae27..3a8a1627e8 100644 --- a/examples/helloworld2/helloworld2.c +++ b/examples/helloworld2/helloworld2.c @@ -1,4 +1,5 @@ +#include <config.h> #include <gtk/gtk.h> /* Our new improved callback. The data passed to this function |