CMake: Fix wasm build without PCH enabled
There were a few missing includes. Pick-to: 6.7 Change-Id: I352f4745a2691e96160408ab234a1ed8549f063c Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
This commit is contained in:
parent
8a19f3c089
commit
9fe6190b5b
@ -3,6 +3,8 @@
|
||||
|
||||
#include "qwasmdom.h"
|
||||
|
||||
#include <QtCore/qdir.h>
|
||||
#include <QtCore/qfile.h>
|
||||
#include <QtCore/qpoint.h>
|
||||
#include <QtCore/qrect.h>
|
||||
#include <QtGui/qimage.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user