mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-21 13:21:52 +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 "TomahawkZeroconf.h"
|
||||
|
||||
#include "../AccountDllMacro.h"
|
||||
#include "accounts/AccountDllMacro.h"
|
||||
|
||||
#include <QtCore/QTimer>
|
||||
|
||||
|
@@ -21,7 +21,7 @@
|
||||
|
||||
#include "Zeroconf.h"
|
||||
#include "accounts/Account.h"
|
||||
#include "../AccountDllMacro.h"
|
||||
#include "accounts/AccountDllMacro.h"
|
||||
|
||||
class SipPlugin;
|
||||
|
||||
|
Reference in New Issue
Block a user