]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/layout.cxx
Canvas: Proper fix for OpenVG init handling.
[flightgear.git] / src / GUI / layout.cxx
index b6fa5ab8f44926c56307f5056926fe72b65d2432..dd6f1b6ca1ec8f8f84b5b2da6d7a193cfa76825e 100644 (file)
@@ -5,7 +5,6 @@
 
 #include "layout.hxx"
 
-#include <simgear/math/SGMath.hxx>
 
 // This file contains the actual layout engine.  It has no dependence
 // on outside libraries; see layout-props.cxx for the glue code.