summaryrefslogtreecommitdiffstats
path: root/video/mp_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/mp_image.h')
-rw-r--r--video/mp_image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/mp_image.h b/video/mp_image.h
index 85595c5705..7a70ec6a35 100644
--- a/video/mp_image.h
+++ b/video/mp_image.h
@@ -24,7 +24,7 @@
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
-#include "core/mp_msg.h"
+#include "mpvcore/mp_msg.h"
#include "csputils.h"
#include "video/img_format.h"