summaryrefslogtreecommitdiffstats
path: root/WebKit/gtk/gdom/ConvertToGCharPrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/gtk/gdom/ConvertToGCharPrivate.h')
-rw-r--r--WebKit/gtk/gdom/ConvertToGCharPrivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/gtk/gdom/ConvertToGCharPrivate.h b/WebKit/gtk/gdom/ConvertToGCharPrivate.h
index ef42b08..afbed49 100644
--- a/WebKit/gtk/gdom/ConvertToGCharPrivate.h
+++ b/WebKit/gtk/gdom/ConvertToGCharPrivate.h
@@ -20,10 +20,10 @@
#ifndef ConvertToGCharPrivate_h
#define ConvertToGCharPrivate_h
-#include "AtomicString.h"
#include "KURL.h"
#include "PlatformString.h"
#include <wtf/text/CString.h>
+#include <wtf/text/AtomicString.h>
inline gchar* copyAsGchar(WTF::String const& s)
{