summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/wtf/Assertions.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/wtf/Assertions.h')
-rw-r--r--Source/JavaScriptCore/wtf/Assertions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/wtf/Assertions.h b/Source/JavaScriptCore/wtf/Assertions.h
index e7358dccb..14b9091fd 100644
--- a/Source/JavaScriptCore/wtf/Assertions.h
+++ b/Source/JavaScriptCore/wtf/Assertions.h
@@ -42,7 +42,7 @@
http://msdn2.microsoft.com/en-us/library/ms177415(VS.80).aspx
*/
-#include "Platform.h"
+#include <wtf/Platform.h>
#include <stddef.h>