Browse Source

des: Add missing include

tags/n3.0
Vittorio Giovara 9 years ago
parent
commit
a686e58165
1 changed files with 1 additions and 0 deletions
  1. +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


Loading…
Cancel
Save