summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authornotyourav <65437533+notyourav@users.noreply.github.com>2022-03-28 20:15:08 -0700
committerGitHub <noreply@github.com>2022-03-28 20:15:08 -0700
commit6000b4f2d3bc4ef482496560e3a47b3ca2b7e2b8 (patch)
tree78a3119e1cd63d4f3333a3cade6cc622cdcb6db1 /include/object.h
parent52439a0fc8cf34aeb4612b43cb7a0894add0ae57 (diff)
parent92240d43147dd36ed879ce1084f7ca6e35f1db96 (diff)
Merge pull request #477 from notyourav/mas
Name rest of entity fields
Diffstat (limited to 'include/object.h')
-rw-r--r--include/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/object.h b/include/object.h
index eb4582d4..c8b46a16 100644
--- a/include/object.h
+++ b/include/object.h
@@ -9,7 +9,7 @@
#include "flags.h"
#include "effects.h"
#include "room.h"
-#include "coord.h"
+#include "physics.h"
#include "entity.h"
#include "player.h"