summaryrefslogtreecommitdiff
path: root/src/db/DatabaseSong.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-07-05 09:59:00 +0200
committerMax Kellermann <max@musicpd.org>2019-07-05 09:59:58 +0200
commitd663f814202c10d32d50dec26c14d5d448a21f36 (patch)
tree790ae3557406a3e5869feb141bfcc0e0743c3301 /src/db/DatabaseSong.hxx
parent9cdebc90a00a63bbfd2525abc3cec002c4efda81 (diff)
include cleanups (powered by iwyu)
Diffstat (limited to 'src/db/DatabaseSong.hxx')
-rw-r--r--src/db/DatabaseSong.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/db/DatabaseSong.hxx b/src/db/DatabaseSong.hxx
index 8238eeeb2..a4d41ca9d 100644
--- a/src/db/DatabaseSong.hxx
+++ b/src/db/DatabaseSong.hxx
@@ -20,8 +20,6 @@
#ifndef MPD_DATABASE_SONG_HXX
#define MPD_DATABASE_SONG_HXX
-#include "util/Compiler.h"
-
struct LightSong;
class Database;
class Storage;