Commit 43c57dbe authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '888dcd86'

* commit '888dcd86':
  h264_picture: Remove pointless dsputil.h #include
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents d84286b1 888dcd86
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include "internal.h" #include "internal.h"
#include "cabac.h" #include "cabac.h"
#include "cabac_functions.h" #include "cabac_functions.h"
#include "dsputil.h"
#include "error_resilience.h" #include "error_resilience.h"
#include "avcodec.h" #include "avcodec.h"
#include "h264.h" #include "h264.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment