ref: ead40dfce12f1c4fefa4f736c7ff380e1e4bbdd8
parent: 7a8bb7d27bcf54508723fbf392f28d8352dcd9e1
author: Turo Lamminen <turol@iki.fi>
date: Wed Sep 7 12:06:25 EDT 2022
doom: Include doomstat.h in hu_lib.c Needed by next commit
--- a/src/doom/hu_lib.c
+++ b/src/doom/hu_lib.c
@@ -20,6 +20,7 @@
#include "doomdef.h"
#include "doomkeys.h"
+#include "doomstat.h"
#include "v_video.h"
#include "i_swap.h"