This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
des: Add missing include
tags/n3.0
Vittorio Giovara
9 years ago
parent
87e5d8d78c
commit
a686e58165
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavutil/des.h
+ 1
- 0
libavutil/des.h
View File
@@ -23,6 +23,7 @@
#define AVUTIL_DES_H
#include <stdint.h>
#include "version.h"
/**
* @defgroup lavu_des DES
Write
Preview
Loading…
Cancel
Save