#ifndef __DPIJNI_H__
#define __DPIJNI_H__
extern "C" {
float getDPIJNI();
} // extern "C"
#endif /* __DPIJNI_H__ */