Commit 889f7af5 authored by pixhawk's avatar pixhawk

Fixed audio issue on windows

parent 3385b837
...@@ -41,7 +41,7 @@ This file is part of the PIXHAWK project ...@@ -41,7 +41,7 @@ This file is part of the PIXHAWK project
#include <QDebug> #include <QDebug>
#ifndef Q_OS_MAC #ifdef Q_OS_LINUX
extern "C" { extern "C" {
#include <cmu_us_awb/voxdefs.h> #include <cmu_us_awb/voxdefs.h>
//#include <cmu_us_slt/voxdefs.h> //#include <cmu_us_slt/voxdefs.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment