summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/wtf/Threading.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/wtf/Threading.h')
-rw-r--r--Source/JavaScriptCore/wtf/Threading.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/wtf/Threading.h b/Source/JavaScriptCore/wtf/Threading.h
index b5d432681..3e558fc68 100644
--- a/Source/JavaScriptCore/wtf/Threading.h
+++ b/Source/JavaScriptCore/wtf/Threading.h
@@ -59,7 +59,7 @@
#ifndef Threading_h
#define Threading_h
-#include "Platform.h"
+#include <wtf/Platform.h>
#include <stdint.h>
#include <wtf/Assertions.h>