aboutsummaryrefslogtreecommitdiff
path: root/source/snes9x.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/snes9x.h')
-rw-r--r--source/snes9x.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/snes9x.h b/source/snes9x.h
index 7d94fc7..912f101 100644
--- a/source/snes9x.h
+++ b/source/snes9x.h
@@ -95,8 +95,7 @@
#include <stdlib.h>
#include <stdint.h>
-//#include "fs_api.h"
-//#include "ds2_malloc.h"
+#include <libretro.h>
extern int cprintf(const char* fmt, ...);