foxygit / doom Log in
commit 963dcf0def30b2d2f5367b514db08e89eff9f055
Author:     Turo Lamminen <turol@iki.fi>
AuthorDate: Sat Sep 17 17:26:31 2022 +0300
Commit:     Turo Lamminen <turol@iki.fi>
CommitDate: Wed Sep 28 11:13:50 2022 +0300

    strife: Include v_patch.h in d_main.h
---
 src/strife/d_main.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/strife/d_main.h b/src/strife/d_main.h
index 0af177c7..e7f93956 100644
--- a/src/strife/d_main.h
+++ b/src/strife/d_main.h
@@ -22,7 +22,7 @@

 #include "doomdef.h"

-
+#include "v_patch.h"


 // Read events from all input devices