From: Andre Noll Date: Sat, 8 Jul 2017 22:39:57 +0000 (+0200) Subject: mood.c: Remove some superfluous includes. X-Git-Tag: v0.6.1~26 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=cd7fb29f0d29504daf4d97a37344d97e42de81e2;ds=sidebyside mood.c: Remove some superfluous includes. mood.c does not use any of the ipc, sideband, sched subsystems directly. --- diff --git a/mood.c b/mood.c index 027a77d4..40228be5 100644 --- a/mood.c +++ b/mood.c @@ -16,11 +16,8 @@ #include "afh.h" #include "afs.h" #include "list.h" -#include "ipc.h" #include "mm.h" -#include "sideband.h" #include "mood.h" -#include "sched.h" /** * Contains statistical data of the currently admissible audio files.