summaryrefslogtreecommitdiff
path: root/common/pieceinf.h
diff options
context:
space:
mode:
authorleo2002-10-15 23:11:54 +0000
committerleo2002-10-15 23:11:54 +0000
commite759cbbb96e6212ac0a8f7456a5d04682b815d0b (patch)
treedd9f1a30de2ae3f52da4177cf37e39730fec0540 /common/pieceinf.h
parent6628cf60d9ec6e1a0aebe305c6b46afdb0f80cb1 (diff)
Changed OpenGL include file to fix Windows compile error.
git-svn-id: http://svn.leocad.org/trunk@313 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'common/pieceinf.h')
-rw-r--r--common/pieceinf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pieceinf.h b/common/pieceinf.h
index d13fc7a..4369908 100644
--- a/common/pieceinf.h
+++ b/common/pieceinf.h
@@ -6,7 +6,7 @@
#define _PIECEINF_H_
#ifndef GLuint
-#include <GL/gl.h>
+#include "opengl.h"
#endif
#define LC_PIECE_COUNT 0x01 // Count this piece in the totals ?