]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/model_panel.cxx
Don't make the SoundManager a memebr of the subsystem manager; It needs to be initial...
[flightgear.git] / src / Model / model_panel.cxx
index 8a581d2f49deedbb35107220dfce1d9f5ab272a6..eef538cb0a41c7b809e7e3a2078afdf3066c3090 100644 (file)
@@ -14,7 +14,7 @@
 #include <simgear/props/props.hxx>
 #include <simgear/scene/model/modellib.hxx>
 #include <simgear/scene/util/SGNodeMasks.hxx>
-#include <simgear/Math/SGMath.hxx>
+#include <simgear/math/SGMath.hxx>
 
 #include "panelnode.hxx"
 #include "model_panel.hxx"