summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/image_store.h2
1 files changed, 1 insertions, 1 deletions
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 <map>
-class AVBufferRef;
+struct AVBufferRef;
class Image;