diff options
Diffstat (limited to 'embed/find-dialog.c')
-rwxr-xr-x | embed/find-dialog.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/embed/find-dialog.c b/embed/find-dialog.c index 53bb8e3b5..a5fa4fe35 100755 --- a/embed/find-dialog.c +++ b/embed/find-dialog.c @@ -20,6 +20,10 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "find-dialog.h" #include "ephy-file-helpers.h" #include "ephy-prefs.h" |