mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-25 11:19:59 +01:00
filesystem: forgot to add defaults.h include
This commit is contained in:
parent
8ac2c241c4
commit
722cbe1f02
@ -34,6 +34,7 @@ GNU General Public License for more details.
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include "port.h"
|
||||
#include "defaults.h"
|
||||
#include "const.h"
|
||||
#include "crtlib.h"
|
||||
#include "crclib.h"
|
||||
|
Loading…
Reference in New Issue
Block a user