Skip to content

Commit

Permalink
Fix compilation for glbinding 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibel committed Mar 30, 2016
1 parent 01b7120 commit a5fa245
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/gloperate-osg/source/OsgFboRenderStage_osg.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

#include <gloperate-osg/OsgFboRenderStage.h>

#undef __gl_h_ // dirtiest hack imaginale
// TODO: find a solution for GL/gl.h and glbinding/gl/gl.h

#include <osgViewer/Viewer>
#include <osgViewer/Renderer>

Expand Down

0 comments on commit a5fa245

Please sign in to comment.