summaryrefslogtreecommitdiff
path: root/src/code/object_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/object_table.c')
-rw-r--r--src/code/object_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/object_table.c b/src/code/object_table.c
index 9ed6a1f44..3bb45a007 100644
--- a/src/code/object_table.c
+++ b/src/code/object_table.c
@@ -2,7 +2,7 @@
#include "segment_symbols.h"
#include "romfile.h"
#include "ultra64.h"
-#include "z64object.h"
+#include "object.h"
s16 gLinkObjectIds[] = { OBJECT_LINK_BOY, OBJECT_LINK_CHILD };