From bfab2a89e330964b9f7276dc698de20d7c7db8b2 Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Sun, 11 Oct 2015 18:36:58 -0700 Subject: [PATCH] Add mission header --- src/audio/QGCAudioWorker.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/audio/QGCAudioWorker.h b/src/audio/QGCAudioWorker.h index 1d4032291..af0cd5508 100644 --- a/src/audio/QGCAudioWorker.h +++ b/src/audio/QGCAudioWorker.h @@ -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 #include #endif -- 2.22.0