summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/dom/WebCoreMemoryInstrumentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/dom/WebCoreMemoryInstrumentation.h')
-rw-r--r--Source/WebCore/dom/WebCoreMemoryInstrumentation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/WebCore/dom/WebCoreMemoryInstrumentation.h b/Source/WebCore/dom/WebCoreMemoryInstrumentation.h
index c8684bba7..9d688543e 100644
--- a/Source/WebCore/dom/WebCoreMemoryInstrumentation.h
+++ b/Source/WebCore/dom/WebCoreMemoryInstrumentation.h
@@ -31,9 +31,8 @@
#ifndef WebCoreMemoryInstrumentation_h
#define WebCoreMemoryInstrumentation_h
-#include "MemoryInstrumentation.h"
-
#include <wtf/Forward.h>
+#include <wtf/MemoryInstrumentation.h>
namespace WebCore {