summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/EventNames.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/EventNames.h')
-rw-r--r--WebCore/dom/EventNames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/dom/EventNames.h b/WebCore/dom/EventNames.h
index 6c67b9f..4c5a08a 100644
--- a/WebCore/dom/EventNames.h
+++ b/WebCore/dom/EventNames.h
@@ -22,8 +22,8 @@
#ifndef EventNames_h
#define EventNames_h
-#include "AtomicString.h"
#include "ThreadGlobalData.h"
+#include <wtf/text/AtomicString.h>
namespace WebCore {