summaryrefslogtreecommitdiff
path: root/src/heretic/tables.c
diff options
context:
space:
mode:
authorSimon Howard2008-09-05 00:33:18 +0000
committerSimon Howard2008-09-05 00:33:18 +0000
commit15f26fadf4315e0336fd0e2c68e7162c29bbffcb (patch)
tree5e50dd7fc6c82135c5e83019a26611df88d4dc8d /src/heretic/tables.c
parentc7ddc423f67236a99956960cf9fe89abf077839b (diff)
downloadchocolate-doom-15f26fadf4315e0336fd0e2c68e7162c29bbffcb.tar.gz
chocolate-doom-15f26fadf4315e0336fd0e2c68e7162c29bbffcb.tar.bz2
chocolate-doom-15f26fadf4315e0336fd0e2c68e7162c29bbffcb.zip
Fix #include statements to use lower case filenames. Add automake
configuration for building heretic/hexen code. Subversion-branch: /branches/raven-branch Subversion-revision: 1198
Diffstat (limited to 'src/heretic/tables.c')
-rw-r--r--src/heretic/tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/tables.c b/src/heretic/tables.c
index 30b11fb6..12ea0da8 100644
--- a/src/heretic/tables.c
+++ b/src/heretic/tables.c
@@ -20,7 +20,7 @@
// 02111-1307, USA.
//
//-----------------------------------------------------------------------------
-#include "DoomDef.h"
+#include "doomdef.h"
int finetangent[4096] = {
-170910304, -56965752, -34178904, -24413316, -18988036, -15535599,