Index: Source/core/platform/Logging.h |
diff --git a/Source/core/platform/Logging.h b/Source/core/platform/Logging.h |
index 493d30953f3586a468ef877cc9b58680ba07cab7..bdad93f413920ba5b245abccaa106a8a2af1de71 100644 |
--- a/Source/core/platform/Logging.h |
+++ b/Source/core/platform/Logging.h |
@@ -26,8 +26,8 @@ |
#ifndef Logging_h |
#define Logging_h |
-#include <wtf/Assertions.h> |
-#include <wtf/Forward.h> |
+#include "wtf/Assertions.h" |
+#include "wtf/Forward.h" |
#if !LOG_DISABLED |