From f5c2341f59a98dfc2ac9009cc3bbb69fde160005 Mon Sep 17 00:00:00 2001
From: Zachary McAlpin <choalover@gmail.com>
Date: Thu, 19 Dec 2019 17:21:46 -0600
Subject: [PATCH] Revert "Fix CalculateCamera compiling error"

This reverts commit c1465c5accd1844db55b86696f062879aa24f313.
---
 src/lua_hook.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lua_hook.h b/src/lua_hook.h
index 6bdcada246..4b31fda28e 100644
--- a/src/lua_hook.h
+++ b/src/lua_hook.h
@@ -14,7 +14,6 @@
 
 #include "r_defs.h"
 #include "d_player.h"
-#include "p_local.h"
 
 enum hook {
 	hook_NetVars=0,
-- 
GitLab