1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 00:54:20 +02:00

Remove unneeded Include

This commit is contained in:
Uwe L. Korn
2013-07-08 12:41:29 +02:00
parent 93e2a8697c
commit 8097c4a513

View File

@@ -20,7 +20,6 @@
#ifndef GLOBALACTIONMANAGER_H #ifndef GLOBALACTIONMANAGER_H
#define GLOBALACTIONMANAGER_H #define GLOBALACTIONMANAGER_H
#include "Query.h"
#include "Playlist.h" #include "Playlist.h"
#include "playlist/dynamic/DynamicPlaylist.h" #include "playlist/dynamic/DynamicPlaylist.h"
#include "DllMacro.h" #include "DllMacro.h"