1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-10-04 17:41:42 +02:00

Reorder includes in accounts

This commit is contained in:
Dominik Schmidt
2012-11-03 02:47:32 +01:00
parent 85ef6dfdb8
commit ecf0e6725d
19 changed files with 76 additions and 76 deletions

View File

@@ -22,7 +22,7 @@
#include "Zeroconf.h"
#include "Source.h"
#include <QtCore/QtPlugin>
#include <QtPlugin>
using namespace Tomahawk;
using namespace Accounts;