summaryrefslogtreecommitdiffstats
path: root/audio/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/format.h')
-rw-r--r--audio/format.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/format.h b/audio/format.h
index b318d4cdca..d21707e677 100644
--- a/audio/format.h
+++ b/audio/format.h
@@ -26,7 +26,7 @@
#include <stdbool.h>
#include <sys/types.h>
#include "config.h"
-#include "mpvcore/bstr.h"
+#include "bstr/bstr.h"
#if BYTE_ORDER == BIG_ENDIAN
#define AF_SELECT_LE_BE(LE, BE) BE