diff options
Diffstat (limited to 'modules/other/gail/gailtoplevel.c')
-rw-r--r-- | modules/other/gail/gailtoplevel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/other/gail/gailtoplevel.c b/modules/other/gail/gailtoplevel.c index 83a8583a42..29ff3a5936 100644 --- a/modules/other/gail/gailtoplevel.c +++ b/modules/other/gail/gailtoplevel.c @@ -22,7 +22,7 @@ #include <stdlib.h> #include <string.h> -#include <gtk/gtk.h> +#include <gtk/gtkx.h> #include "gailtoplevel.h" |