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 a146b01b20..a002a65427 100644 --- a/gtk/gtkcombobox.c +++ b/gtk/gtkcombobox.c @@ -18,6 +18,7 @@ */ #include <config.h> +#include "gtkalias.h" #include "gtkcombobox.h" #include "gtkarrow.h" |