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/parse_configfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options/parse_configfile.c') diff --git a/options/parse_configfile.c b/options/parse_configfile.c index f82e740df9..af88d1aa62 100644 --- a/options/parse_configfile.c +++ b/options/parse_configfile.c @@ -28,7 +28,7 @@ #include "osdep/io.h" #include "parse_configfile.h" -#include "mpvcore/mp_msg.h" +#include "common/msg.h" #include "m_option.h" #include "m_config.h" -- cgit v1.2.3