summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-01-22 10:35:47 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-01-22 10:35:47 -0500
commit70bb1a99e2211f7856f301827f11b7faec334a02 (patch)
tree5972f5f536d8048654a8b8c6b9e20386d84fd294 /src
parent1e7df548fe6e0957efc8c0a5c1146eae7a203963 (diff)
union_room_player_avatar --> rfu_union_tool (by assert statements)
Diffstat (limited to 'src')
-rw-r--r--src/union_room.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/union_room.c b/src/union_room.c
index a6aeea1c7..0441c8276 100644
--- a/src/union_room.c
+++ b/src/union_room.c
@@ -38,7 +38,7 @@
#include "trainer_card.h"
#include "union_room.h"
#include "union_room_chat.h"
-#include "union_room_player_avatar.h"
+#include "rfu_union_tool.h"
#include "union_room_message.h"
#include "constants/songs.h"
#include "constants/maps.h"