From 8525fae3b8276441883604a1ced32a46b85d5adf Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Sun, 23 Nov 2003 10:27:10 +0000 Subject: build fixes, rh9 --- progs/tests/dinoshade.c | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/tests/dinoshade.c') diff --git a/progs/tests/dinoshade.c b/progs/tests/dinoshade.c index e3086bb3f0..1e4d4abfda 100644 --- a/progs/tests/dinoshade.c +++ b/progs/tests/dinoshade.c @@ -38,6 +38,7 @@ #include #include #include /* for cos(), sin(), and sqrt() */ +#include /* for ptrdiff_t, referenced by GL.h when GL_GLEXT_LEGACY defined */ #ifdef _WIN32 #include #endif -- cgit v1.2.3