summaryrefslogtreecommitdiffstats
path: root/dom/base/CORSMode.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/CORSMode.h')
-rw-r--r--dom/base/CORSMode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/base/CORSMode.h b/dom/base/CORSMode.h
index 82f2f570d..577e78725 100644
--- a/dom/base/CORSMode.h
+++ b/dom/base/CORSMode.h
@@ -7,6 +7,8 @@
#ifndef CORSMode_h_
#define CORSMode_h_
+#include <stdint.h>
+
namespace mozilla {
enum CORSMode : uint8_t {