summaryrefslogtreecommitdiff
path: root/src/vendor/stb_image_include.hpp
blob: bd8658cd4997db7809684f1d38efbe6bc20c5d5d (plain)
1
2
3
4
5
6
7
#ifndef PKE_STB_IMAGE_INCLUDE_HPP
#define PKE_STB_IMAGE_INCLUDE_HPP

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

#endif /* PKE_STB_IMAGE_INCLUDE_HPP */