summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/win/SharedBufferWin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/win/SharedBufferWin.cpp')
-rw-r--r--WebCore/platform/win/SharedBufferWin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/platform/win/SharedBufferWin.cpp b/WebCore/platform/win/SharedBufferWin.cpp
index bbecb86..59a5a76 100644
--- a/WebCore/platform/win/SharedBufferWin.cpp
+++ b/WebCore/platform/win/SharedBufferWin.cpp
@@ -29,6 +29,7 @@
#include "config.h"
#include "SharedBuffer.h"
+#include <wtf/text/CString.h>
// INVALID_FILE_SIZE is not defined on WinCE.
#ifndef INVALID_FILE_SIZE