summaryrefslogtreecommitdiffstats
path: root/video/sws_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/sws_utils.c')
-rw-r--r--video/sws_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/sws_utils.c b/video/sws_utils.c
index c63e447762..2c2ac9a9b4 100644
--- a/video/sws_utils.c
+++ b/video/sws_utils.c
@@ -28,7 +28,7 @@
#include "video/img_format.h"
#include "fmt-conversion.h"
#include "csputils.h"
-#include "core/mp_msg.h"
+#include "mpvcore/mp_msg.h"
//global sws_flags from the command line
int sws_flags = 2;