aboutsummaryrefslogtreecommitdiff
path: root/source/sar.h
diff options
context:
space:
mode:
authortwinaphex2017-02-18 16:32:50 +0100
committertwinaphex2017-02-18 16:32:50 +0100
commitdc596c886e0ec2728dc353dd7862cdf1e5a5ff44 (patch)
tree75bfbc1e9615ea13b96570738e1259f33b2895d6 /source/sar.h
parent42e64dc0354acba52fcad0ea562d534ec05234c1 (diff)
downloadsnes9x2005-dc596c886e0ec2728dc353dd7862cdf1e5a5ff44.tar.gz
snes9x2005-dc596c886e0ec2728dc353dd7862cdf1e5a5ff44.tar.bz2
snes9x2005-dc596c886e0ec2728dc353dd7862cdf1e5a5ff44.zip
Update sar.h
Diffstat (limited to 'source/sar.h')
-rw-r--r--source/sar.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/sar.h b/source/sar.h
index 3f160a6..9d0861e 100644
--- a/source/sar.h
+++ b/source/sar.h
@@ -3,9 +3,7 @@
#ifndef _SAR_H_
#define _SAR_H_
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include <stdint.h>
#include "port.h"