fixup inclusion of header in entity.cpp
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
66cfd10507
commit
3453570fd7
1 changed files with 2 additions and 1 deletions
|
|
@ -1,9 +1,10 @@
|
|||
#include "entity.hpp"
|
||||
#include "ikarus/objects/entity.h"
|
||||
|
||||
#include <cppbase/strings.hpp>
|
||||
|
||||
#include <ikarus/errors.hpp>
|
||||
#include <ikarus/objects/blueprint.hpp>
|
||||
#include <ikarus/objects/entity.hpp>
|
||||
#include <ikarus/objects/properties/property.hpp>
|
||||
#include <ikarus/objects/util.hpp>
|
||||
#include <ikarus/persistence/project.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue