Browse Source

Update src/GAudioOutput.h

QGC4.4
Erwin José López Pulgarín 12 years ago
parent
commit
0a685dc3b7
  1. 4
      src/GAudioOutput.h

4
src/GAudioOutput.h

@ -41,8 +41,8 @@ This file is part of the PIXHAWK project @@ -41,8 +41,8 @@ This file is part of the PIXHAWK project
#endif
#ifdef Q_OS_LINUX
//#include <flite/flite.h>
#include <Phonon/MediaObject>
#include <Phonon/AudioOutput>
#include <phonon/MediaObject>
#include <phonon/AudioOutput>
#endif
#ifdef Q_OS_WIN
#include <Phonon/MediaObject>

Loading…
Cancel
Save