From 7149d1d3124ffd4231ef4525a8157a91126b44af Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Thu, 31 Jan 2019 03:25:49 +0100 Subject: [PATCH] - added missing includes --- src/g_dumpinfo.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/g_dumpinfo.cpp b/src/g_dumpinfo.cpp index 8223e13c9..39fc5a549 100644 --- a/src/g_dumpinfo.cpp +++ b/src/g_dumpinfo.cpp @@ -38,6 +38,8 @@ #include "a_dynlight.h" #include "a_sharedglobal.h" #include "d_net.h" +#include "p_setup.h" +#include "w_wad.h" //========================================================================== //