]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/voice.cxx
Make the view-manager and sound-manager independent.
[flightgear.git] / src / Sound / voice.cxx
index bcdecf8cf2c193ade4f24c26a09019b798074ff4..c1dec0b0ed688ba34055b67d97a48538d8b5b396 100644 (file)
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include <Main/globals.hxx>
 #include <sstream>
 #include <simgear/compiler.h>