From 1fb8edb9c3734ce108388304af221188be79c400 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Fri, 20 Sep 2019 08:37:42 +0300 Subject: [PATCH] sound: Remove leftover canberra-gtk header inclusion This may fail to build too, as we don't depend on canberra-gtk anymore, and gsound only depends on canberra, not canberra-gtk. --- panels/sound/cc-volume-slider.c | 1 - 1 file changed, 1 deletion(-) diff --git a/panels/sound/cc-volume-slider.c b/panels/sound/cc-volume-slider.c index 9f0610f63..98541e98a 100644 --- a/panels/sound/cc-volume-slider.c +++ b/panels/sound/cc-volume-slider.c @@ -20,7 +20,6 @@ #include #include #include -#include #include "cc-sound-resources.h" #include "cc-volume-slider.h" -- 2.22.0