diff --git a/libavformat/swf.h b/libavformat/swf.h index b9722c1c9a..c1667b3c24 100644 --- a/libavformat/swf.h +++ b/libavformat/swf.h @@ -120,9 +120,6 @@ enum { #define VIDEO_ID 0 #define SHAPE_ID 1 -#undef NDEBUG -#include - typedef struct SWFContext { int64_t duration_pos; int64_t tag_pos;