summaryrefslogtreecommitdiff
path: root/src/vendor-stb-image-include.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendor-stb-image-include.cpp')
-rw-r--r--src/vendor-stb-image-include.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vendor-stb-image-include.cpp b/src/vendor-stb-image-include.cpp
new file mode 100644
index 0000000..5583564
--- /dev/null
+++ b/src/vendor-stb-image-include.cpp
@@ -0,0 +1,5 @@
+
+#define STB_IMAGE_IMPLEMENTATION
+#define STB_IMAGE_WRITE_IMPLEMENTATION
+
+#include "vendor-stb-image-include.hpp"