blob: b4054516ec1d1dcb8d4dec1f91d7b3c48ca5536d [file] [log] [blame]
Tristan Matthews0a329cc2013-07-17 13:20:14 -04001#include <pj/types.h>
2typedef pj_int16_t spx_int16_t;
3typedef pj_uint16_t spx_uint16_t;
4typedef pj_int32_t spx_int32_t;
5typedef pj_uint32_t spx_uint32_t;
6