From 06faf6ffe49d7be296ef9203381e7b342523f570 Mon Sep 17 00:00:00 2001
From: mazmazz <mar.marcoz@outlook.com>
Date: Mon, 3 Dec 2018 12:36:42 -0500
Subject: [PATCH] Unneeded input header in st_stuff

---
 src/st_stuff.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/st_stuff.c b/src/st_stuff.c
index 44b1ebba0..1f8dbbf61 100644
--- a/src/st_stuff.c
+++ b/src/st_stuff.c
@@ -28,7 +28,6 @@
 #include "m_menu.h"
 #include "m_cheat.h"
 #include "p_setup.h" // NiGHTS grading
-#include "g_input.h" // Viewpoint string
 
 //random index
 #include "m_random.h"
-- 
GitLab