summaryrefslogtreecommitdiff
path: root/tests/format/image
diff options
context:
space:
mode:
Diffstat (limited to 'tests/format/image')
-rw-r--r--tests/format/image/png/png_open.c2
1 files changed, 0 insertions, 2 deletions
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 <tinyff/image/png.h>
#include <bridges/stdio/stream.h>
#include <stdio.h>