From 0112143fdaae0a6264d9e02355e9dc0ca4f7741c Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Dec 2013 02:39:45 +0100 Subject: Split mpvcore/ into common/, misc/, bstr/ --- options/path.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options/path.h') diff --git a/options/path.h b/options/path.h index e0c61321d2..e3de212ef3 100644 --- a/options/path.h +++ b/options/path.h @@ -22,7 +22,7 @@ #define MPLAYER_PATH_H #include -#include "mpvcore/bstr.h" +#include "bstr/bstr.h" // Search for the input filename in several paths. These include user and global -- cgit v1.2.3