summaryrefslogtreecommitdiff
path: root/src/update_objects.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/update_objects.c')
-rw-r--r--src/update_objects.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/update_objects.c b/src/update_objects.c
index 3fc0503f4..02038fdc7 100644
--- a/src/update_objects.c
+++ b/src/update_objects.c
@@ -17,7 +17,7 @@
#include "code_80057C60.h"
#include "code_8006E9C0.h"
#include "code_80086E70.h"
-#include "common_textures.h"
+#include <assets/common_data.h>
#include "audio/external.h"
#include "sounds.h"
#include <actors.h>
@@ -28,7 +28,7 @@
#include "code_80091750.h"
#include "podium_ceremony_actors.h"
#include "courses/all_course_data.h"
-#include "src/ending/ceremony_data.h"
+#include <assets/ceremony_data.h>
#include "src/ending/ceremony_and_credits.h"
#include "menus.h"
#include "data/other_textures.h"