mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-10-04 17:41:42 +02:00
CamelCase Round 4: Let there be light! (Less than 100 left)
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
#include "Collection.h"
|
||||
#include "Source.h"
|
||||
#include "database/Database.h"
|
||||
#include "database/databasecommand_resolve.h"
|
||||
#include "database/databasecommand_alltracks.h"
|
||||
#include "database/databasecommand_addfiles.h"
|
||||
#include "database/DatabaseCommand_Resolve.h"
|
||||
#include "database/DatabaseCommand_AllTracks.h"
|
||||
#include "database/DatabaseCommand_AddFiles.h"
|
||||
|
||||
#include "utils/logger.h"
|
||||
#include "utils/Logger.h"
|
||||
|
||||
using namespace Tomahawk;
|
||||
|
||||
|
Reference in New Issue
Block a user