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:
@@ -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
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user