mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
Fix includes.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "accounts/twitter/TomahawkOAuthTwitter.h"
|
||||
#include "libtomahawk/infosystem/InfoSystem.h"
|
||||
#include "utils/Logger.h"
|
||||
//#include "sip/SipPlugin.h"
|
||||
#include "sip/SipPlugin.h"
|
||||
|
||||
#include <QTweetLib/qtweetaccountverifycredentials.h>
|
||||
#include <QTweetLib/qtweetuser.h>
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <QTweetLib/qtweetusershow.h>
|
||||
|
||||
#include <QtCore/QtPlugin>
|
||||
#include <QTimer>
|
||||
|
||||
namespace Tomahawk
|
||||
{
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "TwitterConfigWidget.h"
|
||||
#include "TomahawkOAuthTwitter.h"
|
||||
|
||||
#include "sip/TwitterSip.h"
|
||||
//#include "sip/TwitterSip.h"
|
||||
#include "TwitterInfoPlugin.h"
|
||||
#include "accounts/AccountDllMacro.h"
|
||||
#include "accounts/Account.h"
|
||||
|
Reference in New Issue
Block a user