summaryrefslogtreecommitdiffstats
path: root/WebCore/wml/WMLGoElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/wml/WMLGoElement.cpp')
-rw-r--r--WebCore/wml/WMLGoElement.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/wml/WMLGoElement.cpp b/WebCore/wml/WMLGoElement.cpp
index 8076207..4378f34 100644
--- a/WebCore/wml/WMLGoElement.cpp
+++ b/WebCore/wml/WMLGoElement.cpp
@@ -23,7 +23,6 @@
#if ENABLE(WML)
#include "WMLGoElement.h"
-#include "CString.h"
#include "FormData.h"
#include "Frame.h"
#include "FrameLoader.h"
@@ -38,6 +37,7 @@
#include "WMLPostfieldElement.h"
#include "WMLTimerElement.h"
#include "WMLVariables.h"
+#include <wtf/text/CString.h>
namespace WebCore {