summaryrefslogtreecommitdiffstats
path: root/tests/shared/emulationdetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shared/emulationdetector.h')
-rw-r--r--tests/shared/emulationdetector.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/shared/emulationdetector.h b/tests/shared/emulationdetector.h
index cca11be695..2b04a1061e 100644
--- a/tests/shared/emulationdetector.h
+++ b/tests/shared/emulationdetector.h
@@ -29,6 +29,8 @@
#ifndef EMULATIONDETECTOR_H
#define EMULATIONDETECTOR_H
+#include <QtCore/qglobal.h>
+
#if defined(Q_OS_LINUX) && defined(Q_PROCESSOR_ARM)
#define SHOULD_CHECK_ARM_ON_X86