diff options
Diffstat (limited to '')
-rw-r--r-- | src/db/update/Remove.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/db/update/Remove.hxx b/src/db/update/Remove.hxx index f0457efa1..ce6d77d47 100644 --- a/src/db/update/Remove.hxx +++ b/src/db/update/Remove.hxx @@ -24,6 +24,7 @@ #include "event/DeferredMonitor.hxx" #include "thread/Mutex.hxx" #include "thread/Cond.hxx" +#include "Compiler.h" struct Song; class DatabaseListener; |