summaryrefslogtreecommitdiff
path: root/src/vendor-stb-image-include.h
blob: c6cb971a48c7ea8fa671453939b0680c5f21aad1 (plain)
1
2
3
4
5
6
7
#ifndef PKE_STB_IMAGE_INCLUDE_H
#define PKE_STB_IMAGE_INCLUDE_H

#include "stb_image.h"
#include "stb_image_write.h"

#endif /* PKE_STB_IMAGE_INCLUDE_H */