summaryrefslogtreecommitdiffstats
path: root/WebCore/wml/WMLVariables.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/wml/WMLVariables.h')
-rw-r--r--WebCore/wml/WMLVariables.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebCore/wml/WMLVariables.h b/WebCore/wml/WMLVariables.h
index 18c6ba4..3bd0f81 100644
--- a/WebCore/wml/WMLVariables.h
+++ b/WebCore/wml/WMLVariables.h
@@ -21,11 +21,12 @@
#ifndef WMLVariables_h
#define WMLVariables_h
+#include <wtf/Forward.h>
+
#if ENABLE(WML)
namespace WebCore {
class Document;
- class String;
enum WMLVariableEscapingMode {
WMLVariableEscapingNone = 0,