aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-port-entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-port-entry.c')
-rw-r--r--widgets/misc/e-port-entry.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/widgets/misc/e-port-entry.c b/widgets/misc/e-port-entry.c
index 5028a41a0e..b00a90f3ec 100644
--- a/widgets/misc/e-port-entry.c
+++ b/widgets/misc/e-port-entry.c
@@ -11,9 +11,12 @@
* Dan Vratil <dvratil@redhat.com>
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "e-port-entry.h"
-#include <config.h>
#include <stddef.h>
#include <string.h>
#include <glib.h>