about summary refs log tree commit diff
path: root/converter/other/cameratopam/cameratopam.h
blob: 9ff33cb3e35cbcbb1c3a734fd931d910422172ae (plain) (blame)
1
2
3
4
5
6
#ifndef CAMERATOPAM_H_INCLUDED
#define CAMERATOPAM_H_INCLUDED

typedef unsigned short (*Image)[4];

#endif