From 679eb3902febbf4dfa9fd58814f91f311a038c93 Mon Sep 17 00:00:00 2001 From: Jaime Passos Date: Tue, 7 Jan 2020 14:11:57 -0300 Subject: [PATCH] How did I even manage to do this? --- src/r_textures.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/r_textures.h b/src/r_textures.h index 62ef523b2..6b7fc9f1c 100644 --- a/src/r_textures.h +++ b/src/r_textures.h @@ -18,7 +18,6 @@ #include "r_state.h" #include "p_setup.h" // levelflats #include "r_data.h" -#include "r_textures.h" #ifdef __GNUG__ #pragma interface