diff options
Diffstat (limited to 'modules/other/gail/gailtreeview.c')
-rw-r--r-- | modules/other/gail/gailtreeview.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/other/gail/gailtreeview.c b/modules/other/gail/gailtreeview.c index af9c058341..9b121c12fc 100644 --- a/modules/other/gail/gailtreeview.c +++ b/modules/other/gail/gailtreeview.c @@ -17,7 +17,7 @@ * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include <string.h> #include <gtk/gtk.h> |