#ifndef N_BIOMETRICS_H_INCLUDED
#define N_BIOMETRICS_H_INCLUDED

#include <Media/Processing/NMediaProc.h>

#ifdef N_CPP
extern "C"
{
#endif

N_DECLARE_MODULE(NBiometrics)

#ifdef N_CPP
}
#endif

#endif // !N_BIOMETRICS_H_INCLUDED
