aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/indicator-sound.h')
-rw-r--r--src/indicator-sound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/indicator-sound.h b/src/indicator-sound.h
index 276136d..a7468fb 100644
--- a/src/indicator-sound.h
+++ b/src/indicator-sound.h
@@ -28,7 +28,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <libindicator/indicator.h>
#include <libindicator/indicator-object.h>
#include <libindicator/indicator-service-manager.h>
-#include <libindicator/indicator-image-helper.h>
#define INDICATOR_SOUND_TYPE (indicator_sound_get_type ())
#define INDICATOR_SOUND(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), INDICATOR_SOUND_TYPE, IndicatorSound))