wasm: fix build of wasm accessibility
Some platforms need extra help finding includes Change-Id: I4f18b183cea780067dd9269e07dfb7db75606406 Reviewed-by: David Skoland <david.skoland@qt.io>bb10
parent
fb35c54b1e
commit
c2e6e9d02c
|
|
@ -8,6 +8,7 @@
|
|||
#include <qpa/qplatformaccessibility.h>
|
||||
|
||||
#include <emscripten/val.h>
|
||||
#include <QLoggingCategory>
|
||||
|
||||
Q_DECLARE_LOGGING_CATEGORY(lcQpaAccessibility)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue