mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
Unbreak QXT with SecureTransport on OSX.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "qxtglobal.h"
|
||||
#include <QTcpServer>
|
||||
|
||||
#ifndef QT_NO_OPENSSL
|
||||
#if defined(QT_SECURETRANSPORT) || defined(QT_OPENSSL)
|
||||
#include <QSslSocket>
|
||||
|
||||
class QxtSslServerPrivate;
|
||||
|
Reference in New Issue
Block a user