Fix build without features.movie
Change-Id: I244a618f8660262249455ee707b62e6355583a74 Reviewed-by: Lars Knoll <lars.knoll@qt.io>bb10
parent
20f7cfcbda
commit
9febc58d07
|
|
@ -170,11 +170,11 @@
|
|||
\sa QMovie::stop()
|
||||
*/
|
||||
|
||||
#include "qglobal.h"
|
||||
#include "qmovie.h"
|
||||
|
||||
#ifndef QT_NO_MOVIE
|
||||
|
||||
#include "qmovie.h"
|
||||
#include "qglobal.h"
|
||||
#include "qimage.h"
|
||||
#include "qimagereader.h"
|
||||
#include "qpixmap.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue