#ifndef MODULE_H #define MODULE_H #include "services.h" #include "commands.h" #include "language.h" #include "modules.h" #include "version.h" #endif