summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/src/WebAnimationControllerImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/src/WebAnimationControllerImpl.cpp')
-rw-r--r--Source/WebKit/chromium/src/WebAnimationControllerImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/src/WebAnimationControllerImpl.cpp b/Source/WebKit/chromium/src/WebAnimationControllerImpl.cpp
index 8af40102e..830d3beda 100644
--- a/Source/WebKit/chromium/src/WebAnimationControllerImpl.cpp
+++ b/Source/WebKit/chromium/src/WebAnimationControllerImpl.cpp
@@ -36,7 +36,7 @@
#include "WebElement.h"
#include "WebFrameImpl.h"
-#include "platform/WebString.h"
+#include <public/WebString.h>
using namespace WebCore;