decoder/flac: move FlacIOHandle.?xx to lib/xiph/

This commit is contained in:
Max Kellermann
2018-07-07 14:17:03 +02:00
parent ee5653338d
commit b153591790
4 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
#define MPD_FLAC_METADATA_H
#include "Compiler.h"
#include "FlacIOHandle.hxx"
#include "lib/xiph/FlacIOHandle.hxx"
#include <FLAC/metadata.h>