summaryrefslogtreecommitdiff
path: root/common/tr.cpp
diff options
context:
space:
mode:
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