diff options
Diffstat (limited to 'Source/WebCore/platform/wx/DragDataWx.cpp')
-rw-r--r-- | Source/WebCore/platform/wx/DragDataWx.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/platform/wx/DragDataWx.cpp b/Source/WebCore/platform/wx/DragDataWx.cpp index 53b4219..be24042 100644 --- a/Source/WebCore/platform/wx/DragDataWx.cpp +++ b/Source/WebCore/platform/wx/DragDataWx.cpp @@ -28,6 +28,7 @@ #include "Document.h" #include "DocumentFragment.h" +#include "Range.h" namespace WebCore { |