[FFmpeg-devel] [PATCH] fate: Add cuda_runtime.h to FATE source test ref file

Andreas Rheinhardt andreas.rheinhardt at gmail.com
Mon Aug 5 00:52:43 EEST 2019


It uses a nonstandard inclusion guard.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
---
 tests/ref/fate/source | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/ref/fate/source b/tests/ref/fate/source
index 8e12582ce8..3695238e71 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -25,6 +25,7 @@ compat/avisynth/avs/types.h
 compat/avisynth/avxsynth_c.h
 compat/avisynth/windowsPorts/basicDataTypeConversions.h
 compat/avisynth/windowsPorts/windows2linux.h
+compat/cuda/cuda_runtime.h
 compat/cuda/dynlink_loader.h
 compat/djgpp/math.h
 compat/float/float.h
-- 
2.21.0



More information about the ffmpeg-devel mailing list