diff options
Diffstat (limited to 'examples/packbox')
-rw-r--r-- | examples/packbox/packbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/packbox/packbox.c b/examples/packbox/packbox.c index ae5d9e3be6..8657ab5a28 100644 --- a/examples/packbox/packbox.c +++ b/examples/packbox/packbox.c @@ -1,4 +1,5 @@ +#include <config.h> #include <stdio.h> #include <stdlib.h> #include "gtk/gtk.h" |