summaryrefslogtreecommitdiff
path: root/game/src/main.c
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-01-03 09:23:25 +0000
committerJuan J. Martinez <jjm@usebox.net>2021-01-03 10:14:32 +0000
commitd49c62663b6a2229e9849769591873005c762618 (patch)
tree96929394d36f129d72c0d3c56bd269dbfa8c2132 /game/src/main.c
parentbd4647a79e13f4a6ada8a86754d889fcddd758d4 (diff)
downloadubox-msx-lib-d49c62663b6a2229e9849769591873005c762618.tar.gz
ubox-msx-lib-d49c62663b6a2229e9849769591873005c762618.zip
Renamed aux to helpers to be windows compatible
Diffstat (limited to 'game/src/main.c')
-rw-r--r--game/src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/src/main.c b/game/src/main.c
index 23591ca..6ac4833 100644
--- a/game/src/main.c
+++ b/game/src/main.c
@@ -3,7 +3,7 @@
#include "ubox.h"
#include "mplayer.h"
-#include "aux.h"
+#include "helpers.h"
#include "game.h"
#define LOCAL