diff options
Diffstat (limited to 'embed')
-rw-r--r-- | embed/mozilla/ContentHandler.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/embed/mozilla/ContentHandler.h b/embed/mozilla/ContentHandler.h index 5805b28bb..a66f36b49 100644 --- a/embed/mozilla/ContentHandler.h +++ b/embed/mozilla/ContentHandler.h @@ -21,6 +21,10 @@ #ifndef __ContentHandler_h #define __ContentHandler_h +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "ephy-embed-shell.h" #include <libgnomevfs/gnome-vfs-mime-handlers.h> |