From c176d9459878ba80588e4b129acda80442e26ef5 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 8 Mar 2019 10:21:10 +0100 Subject: system/ByteOrder: move to util/ --- src/lib/alsa/HwSetup.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/alsa/HwSetup.cxx') diff --git a/src/lib/alsa/HwSetup.cxx b/src/lib/alsa/HwSetup.cxx index eae4ae32e..abdaf983f 100644 --- a/src/lib/alsa/HwSetup.cxx +++ b/src/lib/alsa/HwSetup.cxx @@ -19,7 +19,7 @@ #include "HwSetup.hxx" #include "Format.hxx" -#include "system/ByteOrder.hxx" +#include "util/ByteOrder.hxx" #include "util/Domain.hxx" #include "util/RuntimeError.hxx" #include "AudioFormat.hxx" -- cgit v1.2.3