From 0a685dc3b73dc60eb10c2505306229f22d9a4168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erwin=20Jos=C3=A9=20L=C3=B3pez=20Pulgar=C3=ADn?= Date: Mon, 21 Jan 2013 21:32:28 -0500 Subject: [PATCH] Update src/GAudioOutput.h --- src/GAudioOutput.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GAudioOutput.h b/src/GAudioOutput.h index 2856ea19c..78667290a 100644 --- a/src/GAudioOutput.h +++ b/src/GAudioOutput.h @@ -41,8 +41,8 @@ This file is part of the PIXHAWK project #endif #ifdef Q_OS_LINUX //#include -#include -#include +#include +#include #endif #ifdef Q_OS_WIN #include -- 2.22.0