mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
patch from thunder to fixed compilation on windows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5000 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
160a895c47
commit
c843a047ff
3 changed files with 12 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef AUDIODEVICEHELPER_H
|
||||
#define AUDIODEVICEHELPER_H
|
||||
#include <QtMultimediaKit/QAudioInput>
|
||||
#include <QtMultimediaKit/QAudioOutput>
|
||||
#include <QAudioInput>
|
||||
#include <QAudioOutput>
|
||||
|
||||
class AudioDeviceHelper
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue