diff --git a/common/gl/yacreader_flow_gl.h b/common/gl/yacreader_flow_gl.h index 2b51a1af..e594c4f4 100644 --- a/common/gl/yacreader_flow_gl.h +++ b/common/gl/yacreader_flow_gl.h @@ -2,9 +2,17 @@ #ifndef __YACREADER_FLOW_GL_H #define __YACREADER_FLOW_GL_H +#include + +#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) +#include +#include +#else #include -#include #include +#endif + +#include #include #include "pictureflow.h" //TODO mover los tipos de flow de sitio