From c3c776bc6aa9f550a832ff3a2ace4f7980f6a791 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Mon, 7 Jan 2013 08:54:26 +0100
Subject: mixer_all: convert to C++

---
 src/Volume.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/Volume.cxx')

diff --git a/src/Volume.cxx b/src/Volume.cxx
index f6643a905..2c954fae9 100644
--- a/src/Volume.cxx
+++ b/src/Volume.cxx
@@ -19,10 +19,10 @@
 
 #include "config.h"
 #include "Volume.hxx"
+#include "MixerAll.hxx"
 
 extern "C" {
 #include "idle.h"
-#include "mixer_all.h"
 #include "event_pipe.h"
 }
 
-- 
cgit v1.2.3