]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/tcas.hxx
Fix some gcc warnings
[flightgear.git] / src / Instrumentation / tcas.hxx
index 2288a7dbeb438b2f2c5ca031a64a1280ce90ad02..952297fd090cfd7382e661e66c4a4ebc6d3818d5 100644 (file)
@@ -28,9 +28,8 @@
 #include <map>
 
 #include <simgear/props/props.hxx>
-#include <simgear/sound/sample_openal.hxx>
 #include <simgear/structure/subsystem_mgr.hxx>
-#include "mk_viii.hxx" // FGVoicePlayer only
+#include <Sound/voiceplayer.hxx>
 
 using std::vector;
 using std::deque;