#ifndef EL__VIEWER_VIEWER_H #define EL__VIEWER_VIEWER_H #ifdef __cplusplus extern "C" { #endif struct module; extern struct module viewer_module; #ifdef __cplusplus } #endif #endif