diff options
Diffstat (limited to 'dom/quota/QuotaResults.h')
-rw-r--r-- | dom/quota/QuotaResults.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/quota/QuotaResults.h b/dom/quota/QuotaResults.h index 73fe6b790..246bfe9c9 100644 --- a/dom/quota/QuotaResults.h +++ b/dom/quota/QuotaResults.h @@ -8,6 +8,7 @@ #define mozilla_dom_quota_QuotaResults_h #include "nsIQuotaResults.h" +#include "nsString.h" namespace mozilla { namespace dom { |