#ifndef SUDOEDIT_EDITOR_SKELETONKEY_MODULES_H #define SUDOEDIT_EDITOR_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module sudoedit_editor_module; #endif