summaryrefslogtreecommitdiff
path: root/thirdparty/misc/yuv2rgb.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/misc/yuv2rgb.h')
-rw-r--r--thirdparty/misc/yuv2rgb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/misc/yuv2rgb.h b/thirdparty/misc/yuv2rgb.h
index d0c2813a75..3ec8388246 100644
--- a/thirdparty/misc/yuv2rgb.h
+++ b/thirdparty/misc/yuv2rgb.h
@@ -27,7 +27,7 @@ ship it.
#ifndef YUV2RGB_H
#define YUV2RGB_H
-#include "typedefs.h"
+#include "core/typedefs.h"
static const uint32_t tables[256*3] = {
/* y_table */