summaryrefslogtreecommitdiff
path: root/src/tv.c
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2017-12-28 02:09:11 -0600
committerDiegoisawesome <diego@domoreaweso.me>2017-12-28 02:09:11 -0600
commit2d04eb22abd3f60902ee1f9bc87bd510518709e3 (patch)
tree75c96f862678c22596f9b9e607b91805332c1ba8 /src/tv.c
parentca49f8438d1d31c9b95e508224f7ce3cb29112f6 (diff)
Split rom_81370FC and port function names
Diffstat (limited to 'src/tv.c')
-rw-r--r--src/tv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tv.c b/src/tv.c
index 1621a9934..af0c7069c 100644
--- a/src/tv.c
+++ b/src/tv.c
@@ -32,7 +32,7 @@
#include "naming_screen.h"
#include "malloc.h"
#include "region_map.h"
-#include "region_map_sections.h"
+#include "constants/region_map_sections.h"
#include "decoration.h"
#include "secret_base.h"
#include "tv.h"