#ifndef RESOURCE_H #define RESOURCE_H #include "../base/base.h" #include "../sys/sys.h" #include "../tar/tar.h" #if RESOURCES_EMBEDDED # include "../inc/inc.h" #endif #include "resource_core.h" #endif