From e892ebfbd2f139c0b71a2d350c89b0d26494278e Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 28 May 2004 20:21:04 +0000 Subject: Include "config.h". 2004-05-28 Christian Persch * embed/mozilla/MozDownload.h: Include "config.h". --- embed/mozilla/MozDownload.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/embed/mozilla/MozDownload.h b/embed/mozilla/MozDownload.h index ced136801..2f4042868 100644 --- a/embed/mozilla/MozDownload.h +++ b/embed/mozilla/MozDownload.h @@ -42,6 +42,10 @@ #ifndef MozDownload_h__ #define MozDownload_h__ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "mozilla-embed-persist.h" #include "downloader-view.h" #include "ephy-download.h" -- cgit v1.2.3