Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters/transform/MPCVideoDec/ffImgfmt.h')
-rw-r--r--src/filters/transform/MPCVideoDec/ffImgfmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters/transform/MPCVideoDec/ffImgfmt.h b/src/filters/transform/MPCVideoDec/ffImgfmt.h
index 23173b754..ea61fbbe5 100644
--- a/src/filters/transform/MPCVideoDec/ffImgfmt.h
+++ b/src/filters/transform/MPCVideoDec/ffImgfmt.h
@@ -1,7 +1,7 @@
#ifndef _FFIMGFMT_H_
#define _FFIMGFMT_H_
-#include <ffmpeg/libavutil/pixfmt.h>
+#include "ffmpeg/libavutil/pixfmt.h"
//================================ ffdshow ==================================
// the RGB related values in this enum refers to the "memory byte order" (byte order as stored in memory).