diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-03-06 12:30:20 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-03-06 12:30:20 +0100 |
commit | e25ad543952b5afc13181aaebef9c5951fc27be0 (patch) | |
tree | 456a1359b3e5f810319edd423dd5cc5a1e22ada5 /docshell/shistory/nsSHEntryShared.h | |
parent | 74533a843277c3687c749989ed1522354d1054d2 (diff) | |
parent | 5dba1ebe8498286762873fff0016f35f3e14d2d5 (diff) | |
download | UXP-e41749ff8b3b148b854a346ce2c6e6526caa1754.tar UXP-e41749ff8b3b148b854a346ce2c6e6526caa1754.tar.gz UXP-e41749ff8b3b148b854a346ce2c6e6526caa1754.tar.lz UXP-e41749ff8b3b148b854a346ce2c6e6526caa1754.tar.xz UXP-e41749ff8b3b148b854a346ce2c6e6526caa1754.zip |
Merge branch 'master' into Basilisk-releasev2019.03.08
Diffstat (limited to 'docshell/shistory/nsSHEntryShared.h')
-rw-r--r-- | docshell/shistory/nsSHEntryShared.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docshell/shistory/nsSHEntryShared.h b/docshell/shistory/nsSHEntryShared.h index 0a40691ff..afeb33863 100644 --- a/docshell/shistory/nsSHEntryShared.h +++ b/docshell/shistory/nsSHEntryShared.h @@ -12,6 +12,7 @@ #include "nsCOMArray.h" #include "nsIBFCacheEntry.h" #include "nsIMutationObserver.h" +#include "nsISHEntry.h" #include "nsExpirationTracker.h" #include "nsRect.h" #include "nsString.h" |