summaryrefslogtreecommitdiff
path: root/vgmplay.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2015-07-26 18:29:14 -0700
committerMichael Pavone <pavone@retrodev.com>2015-07-26 18:29:14 -0700
commit2035e89a97d0ca4812488cce1804d6a1f5f3fa90 (patch)
tree4d27bb3c8609a9fcf0f2bd2eafc41755cf3ed043 /vgmplay.c
parent2587ab8ea9606193b3893142ec7b674a8a7194ad (diff)
Pre-release cleanup
Diffstat (limited to 'vgmplay.c')
-rw-r--r--vgmplay.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/vgmplay.c b/vgmplay.c
index f87c570..1bb5e2d 100644
--- a/vgmplay.c
+++ b/vgmplay.c
@@ -10,6 +10,8 @@
#include "util.h"
#include <stdint.h>
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#define MCLKS_NTSC 53693175
#define MCLKS_PAL 53203395