diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-07-12 17:22:07 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 936a5198e46e3c7a8f72959373a69336b1697e76 (patch) | |
| tree | 4df06c2e582f753039e52a72e6c0e0f3b6cd6fd1 /src/kshape.c | |
| parent | 1fcf3c028ae1eb5072e70fa0a8a856dfbfae595b (diff) | |
lots of small changes that didn't get checked in
Diffstat (limited to 'src/kshape.c')
| -rw-r--r-- | src/kshape.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kshape.c b/src/kshape.c index 6f6ef94..c7d4883 100644 --- a/src/kshape.c +++ b/src/kshape.c @@ -11,7 +11,7 @@ #include "kshape.h" #include "kzsort.h" -#include "frustrum.h" +#include "frustum.h" #define UseLocalAssert Yes #include "ourasert.h" |
