aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mailto-handler/evolution-mailto-handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mailto-handler/evolution-mailto-handler.c')
-rw-r--r--modules/mailto-handler/evolution-mailto-handler.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/mailto-handler/evolution-mailto-handler.c b/modules/mailto-handler/evolution-mailto-handler.c
index 3649309d3c..797b4297f3 100644
--- a/modules/mailto-handler/evolution-mailto-handler.c
+++ b/modules/mailto-handler/evolution-mailto-handler.c
@@ -16,7 +16,10 @@
*
*/
+#ifdef HAVE_CONFIG_H
#include <config.h>
+#endif
+
#include <glib/gi18n-lib.h>
#include <shell/e-shell.h>