blob: 90cdeaef7dee38794f27b0862374dabe0b385a87 [file] [log] [blame]
Yavor Goulishev3aa430d2011-05-23 11:54:45 -07001/* added 10/26/2010 to deal with both archs on Mac */
2
3#ifdef __BIG_ENDIAN__
4#include "gphoto2-endian-ppc.h"
5#else
6#include "gphoto2-endian-intel.h"
7#endif