ref: 9be23a37a40205c5a64a44d4f4d816128541007d
parent: d0ddebaf8bb68601a0651f9b536d5c923dea669d
author: Turo Lamminen <turol@iki.fi>
date: Wed Sep 7 11:25:44 EDT 2022
doom: Include m_fixed.h in g_game.h Needed by next commit
--- a/src/doom/g_game.h
+++ b/src/doom/g_game.h
@@ -23,6 +23,7 @@
#include "doomdef.h"
#include "d_event.h"
#include "d_ticcmd.h"
+#include "m_fixed.h"
//