Browse Source

Add mission header

QGC4.4
Don Gagne 10 years ago
parent
commit
bfab2a89e3
  1. 1
      src/audio/QGCAudioWorker.h

1
src/audio/QGCAudioWorker.h

@ -16,6 +16,7 @@ @@ -16,6 +16,7 @@
#if defined _MSC_VER && defined QGC_SPEECH_ENABLED
// Documentation: http://msdn.microsoft.com/en-us/library/ee125082%28v=VS.85%29.aspx
#include <basetyps.h>
#include <sapi.h>
#endif

Loading…
Cancel
Save