include ctype.h for toupper function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@832
This commit is contained in:
parent
74cdd9bfed
commit
cbeca815e5
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
|
||||
#if defined (WIN32)
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
#include "cdrom.h"
|
||||
#include "scsidefs.h" // Aspi stuff
|
||||
#include "dosbox.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue