/usr/include/avifile-0.7/creators.h is in libavifile-0.7-dev 1:0.7.48~20090503.ds-14build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | #ifndef AVIFILE_CREATORS_H
#define AVIFILE_CREATORS_H
#warning Use #include "avm_creators.h" instead
#include "avm_creators.h"
#endif //AVIFILE_CREATORS_H
|