summaryrefslogtreecommitdiff
path: root/libs/stb
diff options
context:
space:
mode:
Diffstat (limited to 'libs/stb')
-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