]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/xmlsound.hxx
Clean header dependencies of condition.hxx - introduce a new header, propsfwd.hxx...
[simgear.git] / simgear / sound / xmlsound.hxx
index 0b3f132a45b546237ff782ef862f2db5250789d8..95582aab12ca65cda2c5f8ec924653965c565464 100644 (file)
@@ -36,7 +36,8 @@
 #include <vector>
 
 #include <simgear/compiler.h>
-#include <simgear/props/condition.hxx>
+
+#include <simgear/props/propsfwd.hxx>
 
 #include "sample_group.hxx"
 #include "sample_openal.hxx"