mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-21 05:11:44 +02:00
Move AccountDllMacro to libtomahawk so it can be used by external plugins
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
#include "accounts/Account.h"
|
#include "accounts/Account.h"
|
||||||
#include "TomahawkZeroconf.h"
|
#include "TomahawkZeroconf.h"
|
||||||
|
|
||||||
#include "../AccountDllMacro.h"
|
#include "accounts/AccountDllMacro.h"
|
||||||
|
|
||||||
#include <QtCore/QTimer>
|
#include <QtCore/QTimer>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
#include "Zeroconf.h"
|
#include "Zeroconf.h"
|
||||||
#include "accounts/Account.h"
|
#include "accounts/Account.h"
|
||||||
#include "../AccountDllMacro.h"
|
#include "accounts/AccountDllMacro.h"
|
||||||
|
|
||||||
class SipPlugin;
|
class SipPlugin;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user