summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/plugin/qlibrary.h')
-rw-r--r--src/corelib/plugin/qlibrary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/plugin/qlibrary.h b/src/corelib/plugin/qlibrary.h
index fe60d36277..4337f338d8 100644
--- a/src/corelib/plugin/qlibrary.h
+++ b/src/corelib/plugin/qlibrary.h
@@ -42,7 +42,7 @@
#include <QtCore/qobject.h>
-#ifndef Q_OS_HTML5
+#ifndef Q_OS_WASM
QT_REQUIRE_CONFIG(library);
#endif