]> git.mxchange.org Git - flightgear.git/commitdiff
Not missing but at the wrong place
authorfredb <fredb>
Sat, 18 Feb 2006 15:29:13 +0000 (15:29 +0000)
committerfredb <fredb>
Sat, 18 Feb 2006 15:29:13 +0000 (15:29 +0000)
src/Sound/voice.cxx

index 77b40821c89457903635d2c9e3f45f79f27026b2..8e317d05c91a6289ceb7680fc4afd8db0d5cfb6a 100644 (file)
 //
 // $Id$
 
+#include <Main/globals.hxx>
 #include <sstream>
 #include <simgear/compiler.h>
 #include <Main/fg_props.hxx>
-#include <Main/globals.hxx>
 #include "voice.hxx"
 
 #define VOICE "/sim/sound/voices"