|
|
|
@ -40,10 +40,12 @@ This file is part of the PIXHAWK project
@@ -40,10 +40,12 @@ This file is part of the PIXHAWK project
|
|
|
|
|
#endif |
|
|
|
|
#ifdef Q_OS_LINUX |
|
|
|
|
//#include <flite/flite.h>
|
|
|
|
|
#include <phonon> |
|
|
|
|
#include <Phonon/MediaObject> |
|
|
|
|
#include <Phonon/AudioOutput> |
|
|
|
|
#endif |
|
|
|
|
#ifdef Q_OS_WIN |
|
|
|
|
#include <Phonon> |
|
|
|
|
#include <Phonon/MediaObject> |
|
|
|
|
#include <Phonon/AudioOutput> |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
/* For Snow leopard and later
|
|
|
|
|