From af7130b416a7b8ffcf3c7d4df122d4931a366a24 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 10 Nov 2022 23:48:46 +0100 Subject: Fix macOS build. --- src/lib/image_store.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/image_store.h b/src/lib/image_store.h index ebe115453..365e7e4f6 100644 --- a/src/lib/image_store.h +++ b/src/lib/image_store.h @@ -23,7 +23,7 @@ #include -class AVBufferRef; +struct AVBufferRef; class Image; -- cgit v1.2.3