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