mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 07:12:02 +00:00
- Fixed Linux compilation issue with statistics.cpp
SVN r2823 (trunk)
This commit is contained in:
parent
54bdf38fef
commit
20513cff41
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
#include "p_local.h"
|
||||
#include "m_png.h"
|
||||
#include "p_setup.h"
|
||||
#include "s_Sound.h"
|
||||
#include "s_sound.h"
|
||||
#include "wi_stuff.h"
|
||||
#include "sc_man.h"
|
||||
#include "cmdlib.h"
|
||||
|
|
Loading…
Reference in a new issue