aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-ui-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-ui-manager.c')
-rw-r--r--e-util/e-ui-manager.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/e-ui-manager.c b/e-util/e-ui-manager.c
index 52196626d4..35e14a3ae6 100644
--- a/e-util/e-ui-manager.c
+++ b/e-util/e-ui-manager.c
@@ -25,6 +25,10 @@
* which influences the parsing of UI definitions.
**/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "e-ui-manager.h"
#include "e-util-private.h"