mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-29 16:01:44 +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
|
@ -33,7 +33,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "QF/compat.h"
|
||||
#include "compat.h"
|
||||
#include "QF/qtypes.h"
|
||||
#include "QF/va.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue