From b1b246ba2cfdcbe618cad3a71d7ce37454dc584d Mon Sep 17 00:00:00 2001 From: zakk Date: Sat, 4 Jan 2003 14:27:50 +0000 Subject: Blort. git-svn-id: svn://svn.icculus.org/blackshades/trunk@12 5198baeb-e213-0410-be47-fc2ff85ca46f --- Source/Frustum.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Frustum.cpp') diff --git a/Source/Frustum.cpp b/Source/Frustum.cpp index 32639e7..481593c 100644 --- a/Source/Frustum.cpp +++ b/Source/Frustum.cpp @@ -1,4 +1,4 @@ -#include "frustum.h" +#include "Frustum.h" #include #include "gl.h" @@ -150,4 +150,4 @@ int FRUSTUM:: return 2; else return 1; -} \ No newline at end of file +} -- cgit v1.2.3