summaryrefslogtreecommitdiff
path: root/src/scene/hall_of_fame.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-11-26 02:01:36 -0600
committercamthesaxman <cameronghall@cox.net>2017-11-26 02:01:36 -0600
commitd373f41c2cbd2dc71ca2287b179c7c8777b9eb02 (patch)
tree9f39e33187265d606236e2d7a7cb2ddb2009b575 /src/scene/hall_of_fame.c
parent20c5936f0c9fd15d34fce0409e8835282ea2fcaf (diff)
rename rng.c to random.c
Diffstat (limited to 'src/scene/hall_of_fame.c')
-rw-r--r--src/scene/hall_of_fame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scene/hall_of_fame.c b/src/scene/hall_of_fame.c
index a1de26c32..63aaf79c9 100644
--- a/src/scene/hall_of_fame.c
+++ b/src/scene/hall_of_fame.c
@@ -15,7 +15,7 @@
#include "m4a.h"
#include "data2.h"
#include "decompress.h"
-#include "rng.h"
+#include "random.h"
#include "trig.h"
#include "ewram.h"