]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/sample_openal.cxx
implement a round-robin scheme for random objects to make sure the same type of objec...
[simgear.git] / simgear / sound / sample_openal.cxx
index 6a4f7cb92dbe2603b35e5a5cb7d42c67a08920d3..16291d7da918bd15dd51c35853710e86cf2e04ec 100644 (file)
@@ -31,7 +31,7 @@
 #include <simgear/debug/logstream.hxx>
 #include <simgear/structure/exception.hxx>
 #include <simgear/misc/sg_path.hxx>
-#include <simgear/math/SGQuat.hxx>
+#include <simgear/math/SGMath.hxx>
 
 #include "soundmgr_openal.hxx"
 #include "sample_openal.hxx"