1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-18 03:41:27 +02:00

Remove not needed includes

This commit is contained in:
Uwe L. Korn
2013-07-20 13:39:36 +02:00
parent c502f6ac08
commit 0814f6055b

View File

@@ -22,14 +22,8 @@
#ifndef DATABASECOMMAND_LOADALLPLAYLIST_H #ifndef DATABASECOMMAND_LOADALLPLAYLIST_H
#define DATABASECOMMAND_LOADALLPLAYLIST_H #define DATABASECOMMAND_LOADALLPLAYLIST_H
#include <QObject>
#include <QVariantMap>
#include "Typedefs.h"
#include "DatabaseCommand.h" #include "DatabaseCommand.h"
#include "DllMacro.h"
namespace Tomahawk namespace Tomahawk
{ {