From 56ae8d415b394bbaf896d7bd0e15d5a1543a00a0 Mon Sep 17 00:00:00 2001
From: Good Guy <good1.2guy@gmail.com>
Date: Thu, 5 Aug 2021 16:58:37 -0600
Subject: [PATCH] one line fix

---
 parts/Installation.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parts/Installation.tex b/parts/Installation.tex
index f87a649..95df45e 100644
--- a/parts/Installation.tex
+++ b/parts/Installation.tex
@@ -1078,7 +1078,7 @@ substantial amount of extra time.  To apply the required patch:
 
 \begin{lstlisting}[style=sh]
 cd location of your cinelerra/cinelerra-5.1/thirdparty
-patch < x265_compile_multibit.patch
+patch < compile_multibit_X265.txt
 mv x265_3.5.patch* src/.
 \end{lstlisting}
 Render formats h265-10bit and h265-12bit have been provided and will
-- 
2.26.2