diff options
Diffstat (limited to 'modules/other/gail/gailwindow.c')
-rw-r--r-- | modules/other/gail/gailwindow.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/other/gail/gailwindow.c b/modules/other/gail/gailwindow.c index 73b1993783..1dd47b2004 100644 --- a/modules/other/gail/gailwindow.c +++ b/modules/other/gail/gailwindow.c @@ -21,7 +21,7 @@ #include <string.h> -#include <gtk/gtk.h> +#include <gtk/gtkx.h> #include "gailwindow.h" #include "gailtoplevel.h" |