From b307d74fe6aec009e234a1288385be8a9268bd38 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Mon, 5 Aug 2019 03:09:41 +0200 Subject: compat/cuda: Change inclusion guards cuda_runtime.h as well as dynlink_loader.h used nonstandard inclusion guards with an AV_ prefix, although these files are not in an libav*/ path. So change the inclusion guards and adapt the ref file of the source fate test accordingly. Signed-off-by: Andreas Rheinhardt Signed-off-by: Timo Rothenpieler --- tests/ref/fate/source | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/ref') diff --git a/tests/ref/fate/source b/tests/ref/fate/source index 8e12582ce8..ad1e5b95d6 100644 --- a/tests/ref/fate/source +++ b/tests/ref/fate/source @@ -25,7 +25,6 @@ compat/avisynth/avs/types.h compat/avisynth/avxsynth_c.h compat/avisynth/windowsPorts/basicDataTypeConversions.h compat/avisynth/windowsPorts/windows2linux.h -compat/cuda/dynlink_loader.h compat/djgpp/math.h compat/float/float.h compat/float/limits.h -- cgit v1.2.3