diff options
Diffstat (limited to 'examples/clist/clist.c')
-rw-r--r-- | examples/clist/clist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/clist/clist.c b/examples/clist/clist.c index 4b087606ca..6c52751c1a 100644 --- a/examples/clist/clist.c +++ b/examples/clist/clist.c @@ -1,4 +1,5 @@ +#include <config.h> #include <gtk/gtk.h> /* User clicked the "Add List" button. */ |