summaryrefslogtreecommitdiff
path: root/src/snes9x.h
diff options
context:
space:
mode:
authortwinaphex2020-10-06 00:41:58 +0200
committertwinaphex2020-10-06 00:41:58 +0200
commit860c2fb9e7ac2e43a434d11b7808de61d6f2a9a2 (patch)
tree4d6b29549d06f5cac6c05895f3ca2df0e2fe3edc /src/snes9x.h
parent21647005d1b2729a70fb41c36c1a7d2d19f0a24e (diff)
downloadsnes9x2002-860c2fb9e7ac2e43a434d11b7808de61d6f2a9a2.tar.gz
snes9x2002-860c2fb9e7ac2e43a434d11b7808de61d6f2a9a2.tar.bz2
snes9x2002-860c2fb9e7ac2e43a434d11b7808de61d6f2a9a2.zip
Cleanups
Diffstat (limited to 'src/snes9x.h')
-rw-r--r--src/snes9x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/snes9x.h b/src/snes9x.h
index 424cce8..fbea13f 100644
--- a/src/snes9x.h
+++ b/src/snes9x.h
@@ -41,7 +41,6 @@
#ifndef _SNES9X_H_
#define _SNES9X_H_
-#include <stdio.h>
#include <stdlib.h>
#include "port.h"