foxygit / doom Log in
commit def8fb134b08fa2101375c53c167782168779e99
Author:     Turo Lamminen <turol@iki.fi>
AuthorDate: Thu Sep 8 13:59:01 2022 +0300
Commit:     Turo Lamminen <turol@iki.fi>
CommitDate: Wed Sep 28 12:35:52 2022 +0300

    Include m_fixed.h in d_loop.h

    Needed by next commit
---
 src/d_loop.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/d_loop.h b/src/d_loop.h
index f8538f0b..f5e7f51d 100644
--- a/src/d_loop.h
+++ b/src/d_loop.h
@@ -20,6 +20,8 @@
 #define __D_LOOP__

 #include "net_defs.h"
+#include "m_fixed.h"
+

 // Callback function invoked while waiting for the netgame to start.
 // The callback is invoked when new players are ready. The callback