1 2 3 4 5 6 7 8 9
#ifndef MIXER_H #define MIXER_H #include "e.h" #include <Eina.h> #include "emix.h" #include "../e_mod_config.h" #endif