diff options
Diffstat (limited to 'lib/ephy-debug.c')
-rw-r--r-- | lib/ephy-debug.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ephy-debug.c b/lib/ephy-debug.c index 753678183..4f59c936e 100644 --- a/lib/ephy-debug.c +++ b/lib/ephy-debug.c @@ -18,6 +18,10 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "ephy-debug.h" #include <string.h> |