summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js/JSDOMPluginArrayCustom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/js/JSDOMPluginArrayCustom.cpp')
-rw-r--r--WebCore/bindings/js/JSDOMPluginArrayCustom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bindings/js/JSDOMPluginArrayCustom.cpp b/WebCore/bindings/js/JSDOMPluginArrayCustom.cpp
index abf3148..20ce5e5 100644
--- a/WebCore/bindings/js/JSDOMPluginArrayCustom.cpp
+++ b/WebCore/bindings/js/JSDOMPluginArrayCustom.cpp
@@ -20,9 +20,9 @@
#include "config.h"
#include "JSDOMPluginArray.h"
-#include "AtomicString.h"
#include "DOMPluginArray.h"
#include "JSDOMPlugin.h"
+#include <wtf/text/AtomicString.h>
namespace WebCore {