make-ffmpeg-fade: fix missing import
This commit is contained in:
parent
9cb44b08b2
commit
96f410ba6a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import os
|
|||
import sys
|
||||
import subprocess
|
||||
import renderlib
|
||||
import schedulelib
|
||||
import argparse
|
||||
import shlex
|
||||
from PIL import ImageFont
|
||||
|
|
Loading…
Add table
Reference in a new issue