From 406241005e3d897b30a5b168a16ad61f0996c43c Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 6 Aug 2013 22:41:30 +0200 Subject: core: move contents to mpvcore (2/2) Followup commit. Fixes all the files references. --- audio/format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/format.h') diff --git a/audio/format.h b/audio/format.h index f3aa3d8af0..01478afc52 100644 --- a/audio/format.h +++ b/audio/format.h @@ -25,7 +25,7 @@ #include #include "config.h" -#include "core/bstr.h" +#include "mpvcore/bstr.h" // Endianness #define AF_FORMAT_BE (0<<0) // Big Endian -- cgit v1.2.3