summaryrefslogtreecommitdiff
path: root/include/tinyff/image
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-02-23 13:58:08 +1100
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-02-23 13:58:08 +1100
commitabecdab7ce46f96fb081e62efabe44b16780d004 (patch)
treef954105db0b42004c595f8eca3a68c30321ec8b9 /include/tinyff/image
parent67528eb0f56c0eea45480f90aceefef090a3550c (diff)
refactor(png): Change tinf include bracket style
Diffstat (limited to 'include/tinyff/image')
-rw-r--r--include/tinyff/image/png.h2
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] = {