summaryrefslogtreecommitdiff
path: root/Source/WebCore/plugins/PluginDebug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/plugins/PluginDebug.cpp')
-rw-r--r--Source/WebCore/plugins/PluginDebug.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/WebCore/plugins/PluginDebug.cpp b/Source/WebCore/plugins/PluginDebug.cpp
index 8c3efcb5e..8ab935bfa 100644
--- a/Source/WebCore/plugins/PluginDebug.cpp
+++ b/Source/WebCore/plugins/PluginDebug.cpp
@@ -26,7 +26,8 @@
#include "config.h"
#include "PluginDebug.h"
-#include "PlatformString.h"
+
+#include <wtf/text/WTFString.h>
#if !LOG_DISABLED