summaryrefslogtreecommitdiffstats
path: root/WebCore/css/CSSImageValue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/CSSImageValue.cpp')
-rw-r--r--WebCore/css/CSSImageValue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/css/CSSImageValue.cpp b/WebCore/css/CSSImageValue.cpp
index e657fcc..f09a35f 100644
--- a/WebCore/css/CSSImageValue.cpp
+++ b/WebCore/css/CSSImageValue.cpp
@@ -22,7 +22,7 @@
#include "CSSImageValue.h"
#include "CSSValueKeywords.h"
-#include "Cache.h"
+#include "MemoryCache.h"
#include "CachedImage.h"
#include "CachedResourceLoader.h"
#include "StyleCachedImage.h"