mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-24 04:51:19 +00:00
- fixed incorrect #include.
This commit is contained in:
parent
45108e9bb8
commit
5fd6ccb970
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
#include "doomstat.h"
|
||||
#include "m_random.h"
|
||||
#include "m_bbox.h"
|
||||
#include "p_local.h"
|
||||
#include "portal.h"
|
||||
#include "r_sky.h"
|
||||
#include "st_stuff.h"
|
||||
#include "c_cvars.h"
|
||||
|
|
Loading…
Reference in a new issue