]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/util/SGDebugDrawCallback.hxx
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / util / SGDebugDrawCallback.hxx
index 5818f641d6df087d4ff06f520c76c301dc28ced3..4f02baaa08b7ff0d50db8ae2e4c177ef8d813f7a 100644 (file)
@@ -26,7 +26,6 @@
 #include <GL/gl.h>
 #include <osg/Drawable>
 #include <osg/State>
-#include <simgear/math/SGMath.hxx>
 
 struct SGDebugDrawCallback : public osg::Drawable::DrawCallback {
   virtual void drawImplementation(osg::State& state,