aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gnome-cal.c
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-04-19 10:00:17 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-04-19 10:00:17 +0800
commite8bf10cb34dd6291f8210026ca574ea1b812e3d1 (patch)
treeeccfd8759591f85bf90e6e75b6372dd7d4dc4b5e /calendar/gui/gnome-cal.c
parent7be750901de41ca013fc6436c6b56d92e63a44b8 (diff)
downloadgsoc2013-evolution-e8bf10cb34dd6291f8210026ca574ea1b812e3d1.tar
gsoc2013-evolution-e8bf10cb34dd6291f8210026ca574ea1b812e3d1.tar.gz
gsoc2013-evolution-e8bf10cb34dd6291f8210026ca574ea1b812e3d1.tar.bz2
gsoc2013-evolution-e8bf10cb34dd6291f8210026ca574ea1b812e3d1.tar.lz
gsoc2013-evolution-e8bf10cb34dd6291f8210026ca574ea1b812e3d1.tar.xz
gsoc2013-evolution-e8bf10cb34dd6291f8210026ca574ea1b812e3d1.tar.zst
gsoc2013-evolution-e8bf10cb34dd6291f8210026ca574ea1b812e3d1.zip
Duh forgot config.h here -mig
svn path=/trunk/; revision=162
Diffstat (limited to 'calendar/gui/gnome-cal.c')
-rw-r--r--calendar/gui/gnome-cal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/gnome-cal.c b/calendar/gui/gnome-cal.c
index 434af707bc..af7b801f94 100644
--- a/calendar/gui/gnome-cal.c
+++ b/calendar/gui/gnome-cal.c
@@ -4,7 +4,7 @@
*
* Author: Miguel de Icaza (miguel@kernel.org)
*/
-
+#include <config.h>
#include <gnome.h>
#include <unistd.h>
#include <signal.h>