diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/entity.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/entity.cpp b/test/entity.cpp index afec3f7c..2b46cbeb 100644 --- a/test/entity.cpp +++ b/test/entity.cpp @@ -1,6 +1,7 @@ #include "app.hpp" #include "compat/assert.hpp" #include "entity/entity.hpp" +#include "entity/types.hpp" #include <tuple> using namespace floormat; |