Rename mp_core.h to core.h

Get rid of the mp_ prefix.
This commit is contained in:
wm4
2013-12-17 01:08:53 +01:00
parent e449111429
commit 56eafe3344
18 changed files with 17 additions and 17 deletions

View File

@@ -26,7 +26,7 @@
#include "talloc.h"
#include "screenshot.h"
#include "mp_core.h"
#include "core.h"
#include "command.h"
#include "mpvcore/bstr.h"
#include "mpvcore/mp_msg.h"