mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-02-22 19:05:05 +01:00
Fix includes.
This commit is contained in:
parent
5ae08d7144
commit
ab5205dfd6
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user