Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
rectalogic committed Jan 2, 2024
1 parent ac49729 commit 48a66da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mediafx/video_track.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include "track.h"
#include <QList>
#include <QVideoFrame>
#include <QVideoFrameFormat>
#include <QtTypes>
#include <utility>
class ErrorInfo;
Expand Down

0 comments on commit 48a66da

Please sign in to comment.