diff --git a/Linphone/main.cpp b/Linphone/main.cpp index d4e12fa09..c6fd4b4bd 100644 --- a/Linphone/main.cpp +++ b/Linphone/main.cpp @@ -30,7 +30,9 @@ void DummyRootObjectHandler(QObject *) { } #endif +#ifndef APPLE #include +#endif void cleanStream() { #ifdef _WIN32