Files
opengl-learn/model-view/stb_image_wrap.h
2025-12-18 09:26:50 +08:00

7 lines
102 B
C

#ifndef STB_IMAGE_WRAP_H
#define STB_IMAGE_WRAP_H
#include "stb_image.h"
#endif // STB_IMAGE_WRAP_H