mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
Add render/Scene.h include to Model.h
This commit is contained in:
parent
a62b55fcb2
commit
5af52048ec
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#include <gpu/Batch.h>
|
||||
#include <gpu/Pipeline.h>
|
||||
#include "PhysicsEntity.h"
|
||||
#include <render/Scene.h>
|
||||
#include <Transform.h>
|
||||
|
||||
#include "AnimationHandle.h"
|
||||
|
|
Loading…
Reference in a new issue