Fix macOS build.
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Nov 2022 22:48:46 +0000 (23:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 10 Nov 2022 22:48:46 +0000 (23:48 +0100)
src/lib/image_store.h

index ebe1154530857087e1c224bb8a1513585df891d5..365e7e4f60320dae7403825987ff6c9fb577a864 100644 (file)
@@ -23,7 +23,7 @@
 #include <map>
 
 
-class AVBufferRef;
+struct AVBufferRef;
 class Image;