Skip to content
Snippets Groups Projects
Commit 1373923d authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

v210dec: remove debuging #include

parent bc38e837
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,6 @@ ...@@ -24,7 +24,6 @@
#include "avcodec.h" #include "avcodec.h"
#include "v210dec.h" #include "v210dec.h"
#include "libavutil/bswap.h" #include "libavutil/bswap.h"
#include "libavutil/x86/timer.h"
#define READ_PIXELS(a, b, c) \ #define READ_PIXELS(a, b, c) \
do { \ do { \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment