#include "quik_stbi.h"

QUIK_DEFINE_LIB(quik_stbi);

#define STB_IMAGE_IMPLEMENTATION 1
#include "stb/stb_image.h"