diff options
| author | Daniel Rugerio <[email protected]> | 2019-06-28 16:08:54 -0700 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2019-06-28 16:08:54 -0700 |
| commit | 8ffcdad009e4d410f92fabc4e322a76a0be3a69d (patch) | |
| tree | 378b2d98a4210c61e2bc34f5b8959e87e4be5c6c /audio/sysvad/EndpointsCommon/speakerhptoptable.h | |
| parent | 75b2290f2a4ece68739d07135d352cdfec3a9e89 (diff) | |
Update audio samples (#387)
* Update SysVAD public sample.
* Add WaveTest public sample.
Diffstat (limited to 'audio/sysvad/EndpointsCommon/speakerhptoptable.h')
| -rw-r--r-- | audio/sysvad/EndpointsCommon/speakerhptoptable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sysvad/EndpointsCommon/speakerhptoptable.h b/audio/sysvad/EndpointsCommon/speakerhptoptable.h index dece62fa..3a851dce 100644 --- a/audio/sysvad/EndpointsCommon/speakerhptoptable.h +++ b/audio/sysvad/EndpointsCommon/speakerhptoptable.h @@ -15,7 +15,7 @@ Abstract: #ifndef _SYSVAD_SPEAKERHPTOPTABLE_H_ #define _SYSVAD_SPEAKERHPTOPTABLE_H_ -#include "mintopo.h" +#include <mintopo.h> //============================================================================= static |
