From 68eda78704ec50f71333d661db5568700fe00355 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 16:25:21 +0100 Subject: Mixer*: move to mixer/ --- src/StateFile.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/StateFile.cxx') diff --git a/src/StateFile.cxx b/src/StateFile.cxx index 06b7f0779..b28e8c617 100644 --- a/src/StateFile.cxx +++ b/src/StateFile.cxx @@ -23,7 +23,7 @@ #include "PlaylistState.hxx" #include "fs/TextFile.hxx" #include "Partition.hxx" -#include "Volume.hxx" +#include "mixer/Volume.hxx" #include "fs/FileSystem.hxx" #include "util/Domain.hxx" -- cgit v1.2.3