summaryrefslogtreecommitdiffstats
path: root/dom/fetch/InternalResponse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/fetch/InternalResponse.cpp')
-rw-r--r--dom/fetch/InternalResponse.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/fetch/InternalResponse.cpp b/dom/fetch/InternalResponse.cpp
index cb7d74597..1b1ae13e3 100644
--- a/dom/fetch/InternalResponse.cpp
+++ b/dom/fetch/InternalResponse.cpp
@@ -7,6 +7,7 @@
#include "InternalResponse.h"
#include "mozilla/Assertions.h"
+#include "mozilla/dom/FetchTypes.h"
#include "mozilla/dom/InternalHeaders.h"
#include "mozilla/dom/cache/CacheTypes.h"
#include "mozilla/ipc/PBackgroundSharedTypes.h"