diff vgmplay.c @ 805:3eced113081c

Pre-release cleanup
author Michael Pavone <pavone@retrodev.com>
date Sun, 26 Jul 2015 18:29:14 -0700
parents 9aff36a172b2
children 574495372d1c
line wrap: on
line diff
--- a/vgmplay.c	Sun Jul 26 17:21:49 2015 -0700
+++ b/vgmplay.c	Sun Jul 26 18:29:14 2015 -0700
@@ -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