Skip to content

Commit

Permalink
More auto-fix fallout repair.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Sep 16, 2024
1 parent baf893c commit fb1968a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/video-source.cc
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,9 @@ extern "C" {
#if HAVE_AVDEVICE
#include <libavdevice/avdevice.h>
#endif
#include <libavcodec/codec.h>
#include <libavcodec/codec_par.h>
#include <libavcodec/packet.h>
#include <libavformat/avformat.h>
#include <libavformat/version.h>
#include <libavutil/avutil.h>
#include <libavutil/error.h>
#include <libavutil/frame.h>
#include <libavutil/log.h>
#include <libavutil/macros.h>
#include <libavutil/pixfmt.h>
#include <libavutil/rational.h>
#include <libavutil/version.h>
#include <libswscale/swscale.h>
}

Expand Down

0 comments on commit fb1968a

Please sign in to comment.