]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/sample_group.hxx
Pass current-dir down through XMLSound
[simgear.git] / simgear / sound / sample_group.hxx
index d2d47394d4530a32a33f68db431e4212f5e6638b..59d42b323e8cacbea970ef1e0cb84790be4781d6 100644 (file)
@@ -52,6 +52,7 @@
 #include <simgear/structure/exception.hxx>
 
 #include "sample_openal.hxx"
+#include "sample_queue.hxx"
 
 using std::map;
 using std::string;