summaryrefslogtreecommitdiff
path: root/src/region_map.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-11-19 22:48:46 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-11-19 22:48:46 +0100
commita3b5af17eabb255e983e61c6306e30f27de82524 (patch)
treec74de1088412c6f70c9c63c5db0689bf26512924 /src/region_map.c
parent185402fe213935c577a64684e28df2a8850066c1 (diff)
berry blender is done
Diffstat (limited to 'src/region_map.c')
-rw-r--r--src/region_map.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/region_map.c b/src/region_map.c
index da96475c0..8c8f64df9 100644
--- a/src/region_map.c
+++ b/src/region_map.c
@@ -1,7 +1,6 @@
-
-// Includes
#include "global.h"
#include "main.h"
+#include "text.h"
#include "menu.h"
#include "malloc.h"
#include "gpu_regs.h"
@@ -17,7 +16,6 @@
#include "string_util.h"
#include "international_string_util.h"
#include "strings.h"
-#include "text.h"
#include "text_window.h"
#include "songs.h"
#include "m4a.h"