Browse Source

Merge branch 'experimental' of pixhawk.ethz.ch:qgroundcontrol into experimental

QGC4.4
pixhawk 14 years ago
parent
commit
34072b0b85
  1. 4
      src/GAudioOutput.h

4
src/GAudioOutput.h

@ -40,8 +40,8 @@ This file is part of the PIXHAWK project @@ -40,8 +40,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