X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=ref_counted_frame.cpp;fp=ref_counted_frame.cpp;h=07990179549c91128668e6119cd519873b46ec6e;hb=cf7b9ee186d4ef8e5da0531b75854c97b821be44;hp=3a30eace84cbc184b2a511483d7661e92a6bfb3f;hpb=0f92317cbf05facc242ff50756331ebd9a539dc8;p=nageru diff --git a/ref_counted_frame.cpp b/ref_counted_frame.cpp index 3a30eac..0799017 100644 --- a/ref_counted_frame.cpp +++ b/ref_counted_frame.cpp @@ -1,5 +1,7 @@ #include "ref_counted_frame.h" +#include + void release_refcounted_frame(bmusb::FrameAllocator::Frame *frame) { if (frame->owner) {