/* colors_selection.h */ #ifndef _COLORS_SELECTION_H_ #define _COLORS_SELECTION_H_ #include // Colors for layers and items extern COLORS_DESIGN_SETTINGS g_ColorsSettings; #endif // _COLORS_SELECTION_H_