Kaydet (Commit) bb981d36 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

We always define QUARTZ for Mac OS X

Change-Id: Ifc780f9afa0b52f260fdb7cb596db985d5bf0638
üst b51d0ec9
......@@ -35,11 +35,7 @@ typedef int NSColorRenderingIntent;
#include "OGLTrans_TransitionImpl.hxx"
#include "OGLTrans_Shaders.h"
#ifdef QUARTZ
#include <OpenGL/gl.h>
#else
#include <GL/gl.h>
#endif
#include <math.h>
void OGLTransitionImpl::clear()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment