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