summaryrefslogtreecommitdiff
path: root/src/vendor-stb-image-include.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendor-stb-image-include.hpp')
-rw-r--r--src/vendor-stb-image-include.hpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/vendor-stb-image-include.hpp b/src/vendor-stb-image-include.hpp
deleted file mode 100644
index bd8658c..0000000
--- a/src/vendor-stb-image-include.hpp
+++ /dev/null
@@ -1,7 +0,0 @@
-#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 */