diff --git a/src/platform/install_osx.h b/src/platform/install_osx.h index 8c1e7643f..d1b01687e 100644 --- a/src/platform/install_osx.h +++ b/src/platform/install_osx.h @@ -1,6 +1,8 @@ #ifndef INSTALLOSX_H #define INSTALLOSX_H +#include + #ifndef Q_OS_MACX #error "This file is only meant to be compiled for Mac OSX targets" #endif