diff options
Diffstat (limited to 'dom/fetch/InternalResponse.h')
-rw-r--r-- | dom/fetch/InternalResponse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/fetch/InternalResponse.h b/dom/fetch/InternalResponse.h index 35467836a0..0801e32506 100644 --- a/dom/fetch/InternalResponse.h +++ b/dom/fetch/InternalResponse.h @@ -12,6 +12,7 @@ #include "mozilla/dom/ResponseBinding.h" #include "mozilla/dom/ChannelInfo.h" +#include "mozilla/dom/InternalHeaders.h" #include "mozilla/UniquePtr.h" namespace mozilla { |