mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-25 06:51:13 +02:00
fix compile on osx
don't use API that doesn't exist in snow leopard---same code is in liblastfmv1. if jono wants to rewrite the path detection code in snow leopard-compatible APIs, we can use that
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
#include "MNetworkConnectionMonitor.h"
|
||||
#include "ws/ws.h"
|
||||
#include "../ws.h"
|
||||
|
||||
#include <QPointer>
|
||||
#include <SystemConfiguration/SCNetworkReachability.h>
|
||||
|
Reference in New Issue
Block a user