mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-23 14:13:57 +02:00
Remove obsolete includes
This commit is contained in:
@@ -29,10 +29,6 @@
|
||||
#include "SourceList.h"
|
||||
#include "TomahawkSqlQuery.h"
|
||||
|
||||
#ifndef ENABLE_HEADLESS
|
||||
#include "ViewManager.h"
|
||||
#endif
|
||||
|
||||
#include <QSqlQuery>
|
||||
#include <QSqlDriver>
|
||||
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include "Database.h"
|
||||
#include "DatabaseImpl.h"
|
||||
#include "PlaylistEntry.h"
|
||||
#include "ViewManager.h"
|
||||
|
||||
namespace Tomahawk
|
||||
{
|
||||
|
Reference in New Issue
Block a user