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