index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
stdafx.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.h b/stdafx.h
index f864d3296c..dad652aad7 100644
--- a/
stdafx.h
+++ b/
stdafx.h
@@ -54,7 +54,7 @@
#include <string.h>
#include <stdarg.h>
#include <assert.h>
-
+#include <ctype.h>
#endif