mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 13:55:36 -04:00
include d_io.h in d_iwad.c for strcasecmp()
Fixes #66, thanks @AlexMax!
This commit is contained in:
parent
7a0d09993d
commit
dab74b9c1f
@ -19,6 +19,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "doomtype.h"
|
||||
#include "d_io.h"
|
||||
#include "d_iwad.h"
|
||||
#include "m_argv.h"
|
||||
#include "m_misc2.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user