diff options
Diffstat (limited to 'gtk/gtkentry.c')
-rw-r--r-- | gtk/gtkentry.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c index 792c606c22..9d55094976 100644 --- a/gtk/gtkentry.c +++ b/gtk/gtkentry.c @@ -24,6 +24,7 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ +#include <config.h> #include <string.h> #include <pango/pango.h> |