mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-12 08:08:02 +00: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 <stdio.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include "port.h"
|
#include "port.h"
|
||||||
|
#include "defaults.h"
|
||||||
#include "const.h"
|
#include "const.h"
|
||||||
#include "crtlib.h"
|
#include "crtlib.h"
|
||||||
#include "crclib.h"
|
#include "crclib.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user