summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webcursor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/webcursor.cc')
-rw-r--r--webkit/glue/webcursor.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/webcursor.cc b/webkit/glue/webcursor.cc
index 622e29d..ddeb8ea 100644
--- a/webkit/glue/webcursor.cc
+++ b/webkit/glue/webcursor.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
#include "base/pickle.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebImage.h"
+#include "third_party/WebKit/public/platform/WebImage.h"
using WebKit::WebCursorInfo;