summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/forward-declared-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/forward-declared-param.h')
-rw-r--r--tests/auto/tools/moc/forward-declared-param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/tools/moc/forward-declared-param.h b/tests/auto/tools/moc/forward-declared-param.h
index 3c10b7be1f..484e546482 100644
--- a/tests/auto/tools/moc/forward-declared-param.h
+++ b/tests/auto/tools/moc/forward-declared-param.h
@@ -30,6 +30,7 @@
#define FORWARD_DECLARED_PARAM_H
#include <qobject.h>
#include <qmetatype.h>
+Q_MOC_INCLUDE("forwarddeclaredparam.h")
// test support for const refs to forward-declared structs in parameters