]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/layout.cxx
Added two missing files from JSBSim.org that were missing in the last sync.
[flightgear.git] / src / GUI / layout.cxx
index aac89f550267a6f850233999c8919f1657d2b9da..f9581b3d5503a957313a340b7ec867960bbbfe40 100644 (file)
@@ -5,7 +5,7 @@
 
 #include "layout.hxx"
 
-#include <simgear/Math/SGMath.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.