#ifndef N_MEDIA_PROC_LIBRARY_H_INCLUDED
#define N_MEDIA_PROC_LIBRARY_H_INCLUDED

#include <Images/Processing/NGrayscaleImageProc.h>
#include <Images/Processing/NRgbImageProc.h>
#include <Media/Processing/NMediaProc.h>
#include <Sound/Processing/NSoundProc.h>

#endif // !N_MEDIA_PROC_LIBRARY_H_INCLUDED
