diff options
Diffstat (limited to 'gtk/gtkcombobox.c')
-rw-r--r-- | gtk/gtkcombobox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c index 97e14bc63c..28768b0512 100644 --- a/gtk/gtkcombobox.c +++ b/gtk/gtkcombobox.c @@ -17,6 +17,7 @@ * Boston, MA 02111-1307, USA. */ +#include <config.h> #include "gtkcombobox.h" #include "gtkarrow.h" |