mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2025-01-18 20:46:43 +00:00
Add missing using directive
This commit is contained in:
parent
cdade1e73f
commit
c0e1742330
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
using FFMpegCore.Helpers;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Drawing;
|
||||
using System.Drawing.Imaging;
|
||||
using System.Globalization;
|
||||
|
|
Loading…
Reference in a new issue