1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-21 05:11:44 +02:00

Less general, more local include

This commit is contained in:
Uwe L. Korn
2014-06-29 12:45:32 +01:00
parent 5470c64555
commit 35c0aebb7a

View File

@@ -24,6 +24,7 @@
#include "database/DatabaseCommand_GenericSelect.h" #include "database/DatabaseCommand_GenericSelect.h"
#include "database/DatabaseCommand_SetCollectionAttributes.h" #include "database/DatabaseCommand_SetCollectionAttributes.h"
#include "database/DatabaseCommand_LoadFiles.h" #include "database/DatabaseCommand_LoadFiles.h"
#include "database/DatabaseCommand_SetTrackAttributes.h"
#include "utils/Logger.h" #include "utils/Logger.h"
#include "PlaylistEntry.h" #include "PlaylistEntry.h"