diff options
Diffstat (limited to 'gtk/gtkpixmap.c')
-rw-r--r-- | gtk/gtkpixmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkpixmap.c b/gtk/gtkpixmap.c index c060f48386..dd80685a82 100644 --- a/gtk/gtkpixmap.c +++ b/gtk/gtkpixmap.c @@ -32,6 +32,7 @@ #include <config.h> #include <math.h> +#include "gtkalias.h" #include "gtkcontainer.h" #include "gtkpixmap.h" |