summary refs log tree commit diff
path: root/src/Text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Text.h')
-rw-r--r--src/Text.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Text.h b/src/Text.h
index 77dee46..220bf9c 100644
--- a/src/Text.h
+++ b/src/Text.h
@@ -3,13 +3,8 @@
 
 /**> HEADER FILES <**/
 #include "Quaternions.h"
-#ifdef OS9
-#include <gl.h>
-#include <glu.h>
-#else
 #include <GL/gl.h>
 #include <GL/glu.h>
-#endif
 #include "Files.h"
 #include "Quaternions.h"