summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2013-06-24 17:47:10 +0200
committerAndras Becsi <andras.becsi@digia.com>2013-06-24 17:47:10 +0200
commit4cfb3de2cd06193d4cfbe239ffbb43d174d51e8c (patch)
treef73cdfe4f87c11afc0da5b3975aee7414dba3ac7 /shared
parent0eb4e7e15048f352c9275bd7164c35bbc45a9db7 (diff)
Fix build with ToT
Diffstat (limited to 'shared')
-rw-r--r--shared/shared_globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/shared_globals.h b/shared/shared_globals.h
index 0014c8717..0972c3a9e 100644
--- a/shared/shared_globals.h
+++ b/shared/shared_globals.h
@@ -42,7 +42,7 @@
#ifndef SHARED_GLOBALS_H
#define SHARED_GLOBALS_H
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebScreenInfo.h"
+#include "third_party/WebKit/public/platform/WebScreenInfo.h"
class QWindow;