summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qhighdpiscaling_p.h
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@digia.com>2015-04-15 21:09:23 +0200
committerMorten Johan Sørvig <morten.sorvig@digia.com>2015-04-15 21:09:23 +0200
commit20e49de81e3889babfe734ec76dd1f295c1f03b4 (patch)
treeb08b82850c5b1233a5d7b282949f703b5119640d /src/gui/kernel/qhighdpiscaling_p.h
parentd450fcf0625700021b9646080f6ce0e7059f243d (diff)
Compile on Android
Diffstat (limited to 'src/gui/kernel/qhighdpiscaling_p.h')
-rw-r--r--src/gui/kernel/qhighdpiscaling_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qhighdpiscaling_p.h b/src/gui/kernel/qhighdpiscaling_p.h
index 47cfe684b8..b29748fd29 100644
--- a/src/gui/kernel/qhighdpiscaling_p.h
+++ b/src/gui/kernel/qhighdpiscaling_p.h
@@ -48,6 +48,7 @@
#include <QtCore/qvector.h>
#include <QtCore/qloggingcategory.h>
#include <QtGui/qregion.h>
+#include <QtGui/qscreen.h>
// This file implmements utility functions for high-dpi scaling on operating
// systems that do not provide native scaling support.