diff options
Diffstat (limited to 'embed/mozilla/GlobalHistory.h')
-rw-r--r-- | embed/mozilla/GlobalHistory.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/embed/mozilla/GlobalHistory.h b/embed/mozilla/GlobalHistory.h index ab3937afa..3b0bab389 100644 --- a/embed/mozilla/GlobalHistory.h +++ b/embed/mozilla/GlobalHistory.h @@ -26,10 +26,9 @@ #include "config.h" #endif -#include "nsError.h" -#include "nsIBrowserHistory.h" #include "ephy-history.h" +#include <nsIBrowserHistory.h> #if MOZILLA_SNAPSHOT > 13 #include <nsIGlobalHistory2.h> #else |