Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 18686
Collapse All | Expand All

(-)zphoto-0.7.ORIG/loader.cpp (-2 / +2 lines)
Lines 31-38 Link Here
31
31
32
#ifdef HAVE_AVIFILE
32
#ifdef HAVE_AVIFILE
33
33
34
#include <avifile/avifile.h>
34
#include <avifile.h>
35
#include <avifile/avm_output.h>
35
#include <avm_output.h>
36
36
37
typedef struct {
37
typedef struct {
38
    avm::IReadFile* file;
38
    avm::IReadFile* file;

Return to bug 18686