diff options
Diffstat (limited to 'libavcodec/w32thread.c')
-rw-r--r-- | libavcodec/w32thread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/w32thread.c b/libavcodec/w32thread.c index e749a64aff..58533a74c4 100644 --- a/libavcodec/w32thread.c +++ b/libavcodec/w32thread.c @@ -21,7 +21,6 @@ //#define DEBUG #include "avcodec.h" -#include "common.h" #define WIN32_LEAN_AND_MEAN #include <windows.h> |