summaryrefslogtreecommitdiffstats
path: root/WebCore/inspector/InspectorCSSStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/inspector/InspectorCSSStore.h')
-rw-r--r--WebCore/inspector/InspectorCSSStore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/inspector/InspectorCSSStore.h b/WebCore/inspector/InspectorCSSStore.h
index 25a9d15..0414b58 100644
--- a/WebCore/inspector/InspectorCSSStore.h
+++ b/WebCore/inspector/InspectorCSSStore.h
@@ -30,7 +30,7 @@
#define InspectorCSSStore_h
#include "CSSPropertySourceData.h"
-#include "Cache.h"
+#include "MemoryCache.h"
#include <wtf/Forward.h>
#include <wtf/HashMap.h>