diff options
Diffstat (limited to 'src/ephy-automation.c')
-rw-r--r-- | src/ephy-automation.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ephy-automation.c b/src/ephy-automation.c index fd9e33257..c5aa84c32 100644 --- a/src/ephy-automation.c +++ b/src/ephy-automation.c @@ -19,6 +19,10 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "ephy-automation.h" #include "EphyAutomation.h" |