Skip to content

Commit

Permalink
Add a missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
0tkl authored May 26, 2024
1 parent 53c35da commit 1231345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tracklist.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include "bsshared.h"
#include <map>
#include <memory>
#include <vector>

struct AVFormatContext;

Expand Down

0 comments on commit 1231345

Please sign in to comment.