summaryrefslogtreecommitdiffstats
path: root/WebCore/plugins/DOMPluginArray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/plugins/DOMPluginArray.cpp')
-rw-r--r--WebCore/plugins/DOMPluginArray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/plugins/DOMPluginArray.cpp b/WebCore/plugins/DOMPluginArray.cpp
index fb11da8..3717f32 100644
--- a/WebCore/plugins/DOMPluginArray.cpp
+++ b/WebCore/plugins/DOMPluginArray.cpp
@@ -20,11 +20,11 @@
#include "config.h"
#include "DOMPluginArray.h"
-#include "AtomicString.h"
#include "DOMPlugin.h"
#include "Frame.h"
#include "Page.h"
#include "PluginData.h"
+#include <wtf/text/AtomicString.h>
namespace WebCore {