From 8a7adad3d4cde384e23f8c80d82083968a82a68e Mon Sep 17 00:00:00 2001 From: havoc Date: Thu, 14 Feb 2008 01:29:14 +0000 Subject: [PATCH] remove unnecessary #include of quakedef.h git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8084 d7cf8633-e32d-0410-b094-e92efae38249 --- svbsp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/svbsp.c b/svbsp.c index 9d3ce1f8..4184378f 100644 --- a/svbsp.c +++ b/svbsp.c @@ -2,8 +2,6 @@ // Shadow Volume BSP code written by Forest "LordHavoc" Hale on 2003-11-06 and placed into public domain. // Modified by LordHavoc (to make it work and other nice things like that) on 2007-01-24 and 2007-01-25 -#include "quakedef.h" - #include #include #include "svbsp.h" -- 2.39.2