]> Pileus Git - ~andy/gtk/blobdiff - examples/helloworld/helloworld.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / examples / helloworld / helloworld.c
index ad66be6e9b9783218f90e716f4d3a04c9d5bd0ef..8f81097592486f3e82f2f06662789cd87761a1be 100644 (file)
@@ -1,4 +1,5 @@
 
+#include <config.h>
 #include <gtk/gtk.h>
 
 /* This is a callback function. The data arguments are ignored