aboutsummaryrefslogtreecommitdiff
path: root/Source/Frustum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Frustum.cpp')
-rw-r--r--Source/Frustum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Frustum.cpp b/Source/Frustum.cpp
index 62c5271..0e617b8 100644
--- a/Source/Frustum.cpp
+++ b/Source/Frustum.cpp
@@ -1,5 +1,5 @@
#include <cmath>
-#ifdef MAC
+#ifdef OS9
#include "gl.h"
#else
#include <GL/gl.h>