#ifndef _PC_STYLIZATION_LIGHTING_DEF_H_ #define _PC_STYLIZATION_LIGHTING_DEF_H_ #if LIGHTING_ENABLE #include "NormalDef.h" #include "LightingColor.h" #endif #endif