summaryrefslogtreecommitdiff
path: root/common/tr.cpp
diff options
context:
space:
mode:
authorleo2000-07-16 19:33:14 +0000
committerleo2000-07-16 19:33:14 +0000
commitc5405b0353abd24684cb0b52001d299198f1fa0e (patch)
tree95087b36e068494d8e3489537e3db5101ac22b33 /common/tr.cpp
parent6b9d54b5ef8d4fa9ff61f7b8d46928d4cedcc4a2 (diff)
Updated to include opengl.h
git-svn-id: http://svn.leocad.org/trunk@82 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'common/tr.cpp')
-rw-r--r--common/tr.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/common/tr.cpp b/common/tr.cpp
index 9aa82f5..d5d5f01 100644
--- a/common/tr.cpp
+++ b/common/tr.cpp
@@ -2,13 +2,9 @@
//
//////////////////////////////////////////////////////////////////////
-#ifdef LC_WINDOWS
-#include "stdafx.h"
-#endif
-#include <GL/gl.h>
-#include <GL/glu.h>
-#include "tr.h"
#include <math.h>
+#include "opengl.h"
+#include "tr.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction