mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
Fix MinGW/GCC build. Oops!
git-svn-id: https://svn.eduke32.com/eduke32@3442 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
aac7d22f96
commit
afd0005c28
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
|
||||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
#include <math.h>
|
||||
#include "enet/enet.h"
|
||||
|
||||
extern int32_t voting, g_doQuickSave;
|
||||
|
|
Loading…
Reference in a new issue