#ifndef _QUIK_STBI_H_ #define _QUIK_STBI_H_ #include "Quik.Common/include/quik_common.h" #define STBIDEF QEXTERN #include "stb/stb_image.h" #endif