summaryrefslogtreecommitdiffstats
path: root/src/logic/executor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/logic/executor.cpp')
-rw-r--r--src/logic/executor.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/logic/executor.cpp b/src/logic/executor.cpp
index 5a2f2dc51..44cb5900b 100644
--- a/src/logic/executor.cpp
+++ b/src/logic/executor.cpp
@@ -78,3 +78,5 @@ void Executor::processLogicFrameUpdates(const QVector<QNodeId> &nodeIds, float d
} // namespace Qt3DLogic
QT_END_NAMESPACE
+
+#include "moc_executor_p.cpp"