diff options
Diffstat (limited to 'lib/ephy-state.c')
-rw-r--r-- | lib/ephy-state.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ephy-state.c b/lib/ephy-state.c index d0bf34d31..5cf37c744 100644 --- a/lib/ephy-state.c +++ b/lib/ephy-state.c @@ -17,8 +17,13 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "ephy-state.h" #include "ephy-file-helpers.h" #include "ephy-node-db.h" |