aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-searchbar.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-searchbar.c')
-rw-r--r--shell/e-shell-searchbar.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/shell/e-shell-searchbar.c b/shell/e-shell-searchbar.c
index cf2f6ef1ee..e0c10c656a 100644
--- a/shell/e-shell-searchbar.c
+++ b/shell/e-shell-searchbar.c
@@ -25,9 +25,12 @@
* @include: shell/e-shell-searchbar.h
**/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "e-shell-searchbar.h"
-#include <config.h>
#include <glib/gi18n-lib.h>
#include "e-util/e-util.h"