diff --git a/tests/shared/emulationdetector.h b/tests/shared/emulationdetector.h index cca11be6951..2b04a1061ea 100644 --- a/tests/shared/emulationdetector.h +++ b/tests/shared/emulationdetector.h @@ -29,6 +29,8 @@ #ifndef EMULATIONDETECTOR_H #define EMULATIONDETECTOR_H +#include + #if defined(Q_OS_LINUX) && defined(Q_PROCESSOR_ARM) #define SHOULD_CHECK_ARM_ON_X86