From 80ea6ab950b6cb22e3e27c7cd323f5b6149e97f5 Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Sun, 29 Mar 2026 10:49:38 +1100 Subject: fix(png/test): Remove local include result and stream headers from png_open test --- tests/format/image/png/png_open.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/format/image/png') diff --git a/tests/format/image/png/png_open.c b/tests/format/image/png/png_open.c index 9e01803..0249978 100644 --- a/tests/format/image/png/png_open.c +++ b/tests/format/image/png/png_open.c @@ -1,5 +1,3 @@ -#include "result.h" -#include "stream.h" #include #include #include -- cgit v1.2.3