mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- we don't need to include lists.h any longer.
SVN r2817 (trunk)
This commit is contained in:
parent
eeab5ba0e4
commit
3090ad7be6
2 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@
|
||||||
|
|
||||||
#include "menu/menu.h"
|
#include "menu/menu.h"
|
||||||
#include "i_system.h"
|
#include "i_system.h"
|
||||||
#include "lists.h"
|
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include "g_game.h"
|
#include "g_game.h"
|
||||||
#include "m_png.h"
|
#include "m_png.h"
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
|
|
||||||
#include "dobject.h"
|
#include "dobject.h"
|
||||||
#include "lists.h"
|
|
||||||
#include "d_player.h"
|
#include "d_player.h"
|
||||||
#include "r_translate.h"
|
#include "r_translate.h"
|
||||||
#include "c_cvars.h"
|
#include "c_cvars.h"
|
||||||
|
|
Loading…
Reference in a new issue