summaryrefslogtreecommitdiffstats
path: root/core/codec-cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/codec-cfg.c')
-rw-r--r--core/codec-cfg.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/codec-cfg.c b/core/codec-cfg.c
index da4c64c4c0..c8fc3c74bb 100644
--- a/core/codec-cfg.c
+++ b/core/codec-cfg.c
@@ -31,12 +31,12 @@
#include <stdint.h>
#include "config.h"
-#include "mp_msg.h"
-#include "libmpcodecs/img_format.h"
+#include "core/mp_msg.h"
+#include "video/img_format.h"
#include "codec-cfg.h"
-#include "bstr.h"
+#include "core/bstr.h"
#include "stream/stream.h"
-#include "path.h"
+#include "core/path.h"
static const char embedded_file[] =
#include "codecs.conf.h"