Add missing headers to `matroskaseekinfo.h`

This commit is contained in:
Martchus 2023-02-02 00:21:37 +01:00
parent 7873db611a
commit 338011e3eb
1 changed files with 2 additions and 0 deletions

View File

@ -3,7 +3,9 @@
#include "./ebmlelement.h"
#include <memory>
#include <utility>
#include <vector>
namespace TagParser {