windows compile fix #1

This commit is contained in:
NepDisk 2025-01-08 12:04:02 -05:00
parent 7f9fde2857
commit ce86d88317

View file

@ -77,6 +77,7 @@
#include "doomstat.h"
#include "m_random.h" // P_ClearRandom
#include "acs/interface.h"
#include <cstring>
#ifdef CMAKECONFIG
#include "config.h"