fix(camera): compilation issues due to new ecs changes
This commit is contained in:
parent
d72ee8d9ef
commit
120b6c24d9
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#include <camera/scene.hpp>
|
||||
#include <camera/camera.hpp>
|
||||
#include <camera/component.hpp>
|
||||
#include <math/algebra.hpp>
|
||||
#include <math/trig.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue