From ad2645808188e3bbb05ae6f13d16fae0b7a8925f Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sat, 12 Nov 2005 03:59:24 +0000 Subject: [PATCH] Fix compile on OS X. --- stepmania/src/RageDisplay_OGL_Extensions.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/RageDisplay_OGL_Extensions.cpp b/stepmania/src/RageDisplay_OGL_Extensions.cpp index 09663760da..41e4d5fe16 100644 --- a/stepmania/src/RageDisplay_OGL_Extensions.cpp +++ b/stepmania/src/RageDisplay_OGL_Extensions.cpp @@ -14,6 +14,7 @@ #else # include # include +# include "VSync.h" #endif #undef __glext_h_