diff options
Diffstat (limited to 'lib/ephy-stock-icons.c')
-rw-r--r-- | lib/ephy-stock-icons.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c index 06c77e3bb..7515323ce 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -18,6 +18,10 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include <gtk/gtk.h> #include <glib.h> #include <stdio.h> |