1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-21 16:31:58 +02:00

Improve inclusion order

This commit is contained in:
Dominik Schmidt 2013-05-25 16:07:57 +02:00
parent 0f8635d833
commit 0766f2a51a

View File

@ -17,6 +17,9 @@
* along with Tomahawk. If not, see <http://www.gnu.org/licenses/>.
*/
#include "InfoSystemCache.h"
#include <QtDebug>
@ -24,7 +27,6 @@
#include <QDesktopServices>
#endif
#include "InfoSystemCache.h"
#include "TomahawkSettings.h"
#include "utils/Logger.h"
#include "Source.h"