diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-02-23 13:58:08 +1100 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-02-23 13:58:08 +1100 |
| commit | abecdab7ce46f96fb081e62efabe44b16780d004 (patch) | |
| tree | f954105db0b42004c595f8eca3a68c30321ec8b9 /include/tinyff/image/png.h | |
| parent | 67528eb0f56c0eea45480f90aceefef090a3550c (diff) | |
refactor(png): Change tinf include bracket style
Diffstat (limited to 'include/tinyff/image/png.h')
| -rw-r--r-- | include/tinyff/image/png.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tinyff/image/png.h b/include/tinyff/image/png.h index a43d353..000f186 100644 --- a/include/tinyff/image/png.h +++ b/include/tinyff/image/png.h @@ -12,8 +12,6 @@ #include <tinyff/stream.h> #include <tinyff/image/generic.h> -// External -#include "ext/tinf.h" static const unsigned char PNG_SIGNATURE[8] = { |
