X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=quicksync_encoder.h;h=9e1e9f944fabecb9c6c4173ae954dfd2360c570c;hb=cf7b9ee186d4ef8e5da0531b75854c97b821be44;hp=16fd3d179cd048a2d6b29e447d3209a673ecebca;hpb=0f92317cbf05facc242ff50756331ebd9a539dc8;p=nageru diff --git a/quicksync_encoder.h b/quicksync_encoder.h index 16fd3d1..9e1e9f9 100644 --- a/quicksync_encoder.h +++ b/quicksync_encoder.h @@ -29,8 +29,6 @@ #include #include #include -#include -#include #include #include #include @@ -39,10 +37,8 @@ extern "C" { #include } -#include "ref_counted_frame.h" #include "ref_counted_gl_sync.h" -class AudioEncoder; class DiskSpaceEstimator; class Mux; class QSurface;