diff --git a/src/emacsgtkfixed.c b/src/emacsgtkfixed.c index 6df0b2422b1..f675bd76d97 100644 --- a/src/emacsgtkfixed.c +++ b/src/emacsgtkfixed.c @@ -184,7 +184,7 @@ static void emacs_fixed_gtk_widget_size_allocate (GtkWidget *widget, } -#endif +#endif /* HAVE_XWIDGETS */ static void emacs_fixed_class_init (EmacsFixedClass *klass)