mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-22 12:11:25 +00:00
- added missing #include.
This commit is contained in:
parent
5770e5dfaf
commit
f31346968f
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include "i_system.h"
|
||||
#include "cmdlib.h"
|
||||
|
||||
#include "version.h" // for GAMENAME
|
||||
|
||||
|
|
Loading…
Reference in a new issue