summaryrefslogtreecommitdiff
path: root/src/roamer.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-12-09 21:24:47 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-12-09 21:24:47 +0100
commitbb1ae5f8572cbbda145bc88e9677de5988646696 (patch)
tree9e7fa573390eb971aafc20884d0865246497458e /src/roamer.c
parent6561b62986a003e83811abfc85bf07ebc6f3a1ae (diff)
parent00896cb3b5813cb843e5e1abd4cbc9ff0ad3a632 (diff)
Merge branch 'master' into decompile_use_pokeblock
Diffstat (limited to 'src/roamer.c')
-rw-r--r--src/roamer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roamer.c b/src/roamer.c
index cbe1b6312..bce85dffd 100644
--- a/src/roamer.c
+++ b/src/roamer.c
@@ -1,7 +1,7 @@
#include "global.h"
#include "roamer.h"
#include "pokemon.h"
-#include "rng.h"
+#include "random.h"
#include "species.h"
#include "event_data.h"