diff --git a/tests/shared/emulationdetector.h b/tests/shared/emulationdetector.h index 2b04a1061ea..ac584f121bf 100644 --- a/tests/shared/emulationdetector.h +++ b/tests/shared/emulationdetector.h @@ -34,6 +34,8 @@ #if defined(Q_OS_LINUX) && defined(Q_PROCESSOR_ARM) #define SHOULD_CHECK_ARM_ON_X86 +#include + #if QT_CONFIG(process) && QT_CONFIG(regularexpression) #include #include