summaryrefslogtreecommitdiffstats
path: root/WebCore/css/CSSFontFaceSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/CSSFontFaceSource.h')
-rw-r--r--WebCore/css/CSSFontFaceSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/css/CSSFontFaceSource.h b/WebCore/css/CSSFontFaceSource.h
index 278ba72..4ec54d6 100644
--- a/WebCore/css/CSSFontFaceSource.h
+++ b/WebCore/css/CSSFontFaceSource.h
@@ -26,10 +26,10 @@
#ifndef CSSFontFaceSource_h
#define CSSFontFaceSource_h
-#include "AtomicString.h"
#include "CachedResourceClient.h"
#include "CachedResourceHandle.h"
#include <wtf/HashMap.h>
+#include <wtf/text/AtomicString.h>
namespace WebCore {