summaryrefslogtreecommitdiff
path: root/libs/stb/stb_image.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@mailbox.org>2026-01-11 16:20:15 +0100
committerAldrik Ramaekers <aldrik@mailbox.org>2026-01-11 16:20:15 +0100
commit1ab0d5fb96624e0fb92b961fc02b3e6344126033 (patch)
tree78aa653a5ca9c894ec6c4dc2000d1e6115c4c5b8 /libs/stb/stb_image.h
parent08d42688d851eb134da496be721e234f53ff8d0b (diff)
add icons for external providers
Diffstat (limited to 'libs/stb/stb_image.h')
-rw-r--r--libs/stb/stb_image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/stb/stb_image.h b/libs/stb/stb_image.h
index 3006f93..c021f59 100644
--- a/libs/stb/stb_image.h
+++ b/libs/stb/stb_image.h
@@ -368,7 +368,7 @@ RECENT REVISION HISTORY:
// very big.
#ifndef STBI_NO_STDIO
-//#include <stdio.h>
+#include <stdio.h>
#endif // STBI_NO_STDIO
#define STBI_VERSION 1