--- galeon-1.2.1/src/mozilla/ContentHandler.h~ 2002-03-08 01:39:04.000000000 +0100 +++ galeon-1.2.1/src/mozilla/ContentHandler.h 2002-05-13 18:54:23.000000000 +0200 @@ -19,6 +19,12 @@ #ifndef __ContentHandler_h #define __ContentHandler_h +extern "C" { +#include "libgnomevfs/gnome-vfs-mime-handlers.h" +} + + + #include "nsIHelperAppLauncherDialog.h" #include "nsIExternalHelperAppService.h" #include "nsCExternalHandlerService.h" @@ -41,7 +47,6 @@ } class nsIFactory; -struct GnomeVFSMimeApplication; class GContentHandler : public nsIHelperAppLauncherDialog {