aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu Lacage <mathieu@src.gnome.org>2000-05-08 20:08:21 +0800
committerMathieu Lacage <mathieu@src.gnome.org>2000-05-08 20:08:21 +0800
commitd901164cccae589c1f5ca30bd8ce7f8003b878fa (patch)
tree0e68bcf75fd49417af3a38bce396f5e8e25ffd1d
parentb74fafebab3692383e68de5230e354c83edd858a (diff)
downloadgsoc2013-evolution-d901164cccae589c1f5ca30bd8ce7f8003b878fa.tar
gsoc2013-evolution-d901164cccae589c1f5ca30bd8ce7f8003b878fa.tar.gz
gsoc2013-evolution-d901164cccae589c1f5ca30bd8ce7f8003b878fa.tar.bz2
gsoc2013-evolution-d901164cccae589c1f5ca30bd8ce7f8003b878fa.tar.lz
gsoc2013-evolution-d901164cccae589c1f5ca30bd8ce7f8003b878fa.tar.xz
gsoc2013-evolution-d901164cccae589c1f5ca30bd8ce7f8003b878fa.tar.zst
gsoc2013-evolution-d901164cccae589c1f5ca30bd8ce7f8003b878fa.zip
make it really work with oaf. I need to recompile everyhting now.. shit
svn path=/trunk/; revision=2914
-rw-r--r--composer/e-msg-composer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c
index 944598f382..c575a3b800 100644
--- a/composer/e-msg-composer.c
+++ b/composer/e-msg-composer.c
@@ -30,7 +30,7 @@
*/
-#ifdef _HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include <config.h>
#endif