Skip to content

Commit

Permalink
Remove useless include
Browse files Browse the repository at this point in the history
  • Loading branch information
Clownacy committed Mar 28, 2021
1 parent cadd328 commit 15f8fcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/decoding/split_decoder.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@

#include "decoders/common.h"

#include "resampled_decoder.h"

typedef struct SplitDecoder
{
DecoderStage next_stage[2];
Expand Down

0 comments on commit 15f8fcb

Please sign in to comment.