summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/entity.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/entity.cpp b/test/entity.cpp
index d8255e26..afec3f7c 100644
--- a/test/entity.cpp
+++ b/test/entity.cpp
@@ -1,6 +1,6 @@
#include "app.hpp"
#include "compat/assert.hpp"
-#include "src/entity.hpp"
+#include "entity/entity.hpp"
#include <tuple>
using namespace floormat;