mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
- removed templates.h includes.
This commit is contained in:
parent
b02a6a3ec9
commit
6e0fbb2043
84 changed files with 99 additions and 99 deletions
|
@ -36,7 +36,7 @@
|
|||
#include <assert.h>
|
||||
#include "mapinfo.h"
|
||||
#include "g_mapinfo.h"
|
||||
#include "templates.h"
|
||||
|
||||
#include "filesystem.h"
|
||||
#include "cmdlib.h"
|
||||
#include "v_video.h"
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
// HEADER FILES ------------------------------------------------------------
|
||||
|
||||
#include "templates.h"
|
||||
|
||||
#include "c_dispatch.h"
|
||||
#include "filesystem.h"
|
||||
#include "v_text.h"
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
#include "filesystem.h"
|
||||
#include "zstring.h"
|
||||
#include "palentry.h"
|
||||
#include "templates.h"
|
||||
|
||||
|
||||
enum
|
||||
{
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
#include <assert.h>
|
||||
|
||||
#include "build.h"
|
||||
#include "templates.h"
|
||||
|
||||
#include "statusbar.h"
|
||||
#include "c_cvars.h"
|
||||
#include "c_dispatch.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue