From 4a807234f747cbd6dc3219dc9ab5219f1dbb6d19 Mon Sep 17 00:00:00 2001 From: Nedko Arnaudov Date: Sat, 12 Dec 2009 16:14:21 +0200 Subject: [PATCH] daemon: remove some unneeded header includes --- daemon/studio_jack_conf.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/daemon/studio_jack_conf.c b/daemon/studio_jack_conf.c index 2b725d58..e8e32ee6 100644 --- a/daemon/studio_jack_conf.c +++ b/daemon/studio_jack_conf.c @@ -34,16 +34,6 @@ #include #include -#include "../jack_proxy.h" -#include "../graph_proxy.h" -#include "graph.h" -#include "../dbus_constants.h" -#include "control.h" -#include "../catdup.h" -#include "../dbus/error.h" -#include "dirhelpers.h" -#include "graph_dict.h" -#include "escape.h" #include "studio_internal.h" bool -- 2.11.4.GIT