aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/common/authentication.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/common/authentication.c')
-rw-r--r--calendar/common/authentication.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/common/authentication.c b/calendar/common/authentication.c
index 235c37e91f..663b17dc61 100644
--- a/calendar/common/authentication.c
+++ b/calendar/common/authentication.c
@@ -21,6 +21,10 @@
* USA
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <string.h>
#include <bonobo/bonobo-i18n.h>
#include "e-util/e-passwords.h"