From 3f267b1795d68e660af9ec1678909a6102102d7d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 18:22:02 +0200 Subject: Tag, ...: move to libtag.a --- src/decoder/DsfDecoderPlugin.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/decoder/DsfDecoderPlugin.cxx') diff --git a/src/decoder/DsfDecoderPlugin.cxx b/src/decoder/DsfDecoderPlugin.cxx index 5f2422e77..275f34929 100644 --- a/src/decoder/DsfDecoderPlugin.cxx +++ b/src/decoder/DsfDecoderPlugin.cxx @@ -35,7 +35,7 @@ #include "util/bit_reverse.h" #include "util/Error.hxx" #include "DsdLib.hxx" -#include "TagHandler.hxx" +#include "tag/TagHandler.hxx" #include #include /* for SEEK_SET, SEEK_CUR */ -- cgit v1.2.3