mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
added #include for QF/compat.h
This commit is contained in:
parent
cb5c262ffc
commit
f1c31b6e1a
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
#include <glide/sst1vid.h>
|
||||
#include <sys/signal.h>
|
||||
|
||||
#include "QF/compat.h"
|
||||
#include "QF/console.h"
|
||||
#include "glquake.h"
|
||||
#include "host.h"
|
||||
|
|
Loading…
Reference in a new issue