grab_client.c: Do not include filter.h.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Jun 2016 10:20:43 +0000 (12:20 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 3 Jul 2016 13:57:16 +0000 (15:57 +0200)
The code in this source file is independent of filters.

grab_client.c

index 0ef1c15f33593b9067e385a5c1aab65dcf66f0cd..926f47927c7617f0aa53cae4eeec7f42026ce9f6 100644 (file)
@@ -14,7 +14,6 @@
 #include "sched.h"
 #include "ggo.h"
 #include "buffer_tree.h"
 #include "sched.h"
 #include "ggo.h"
 #include "buffer_tree.h"
-#include "filter.h"
 #include "grab_client.h"
 #include "audiod.h"
 #include "error.h"
 #include "grab_client.h"
 #include "audiod.h"
 #include "error.h"