mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
include/QF header cleanup. including config.h (or any file from include) is
a nono because headers in include/QF get installed, but include don't and thus would break quakeforge-dev.
This commit is contained in:
parent
6bf58ab1af
commit
323015b11a
145 changed files with 203 additions and 2138 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
#include <limits.h>
|
||||
|
||||
#include "QF/compat.h"
|
||||
#include "compat.h"
|
||||
#include "QF/console.h"
|
||||
#include "QF/locs.h"
|
||||
#include "QF/qtypes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue