mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Add now missing Logger.h include in PeerInfo.cpp
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
#include "utils/TomahawkUtilsGui.h"
|
#include "utils/TomahawkUtilsGui.h"
|
||||||
#include "network/ControlConnection.h"
|
#include "network/ControlConnection.h"
|
||||||
#include "network/Servent.h"
|
#include "network/Servent.h"
|
||||||
|
#include "utils/Logger.h"
|
||||||
|
|
||||||
#include <QCryptographicHash>
|
#include <QCryptographicHash>
|
||||||
#include <QBuffer>
|
#include <QBuffer>
|
||||||
|
Reference in New Issue
Block a user