diff options
| -rw-r--r-- | tests/format/image/png/png_open.c | 2 |
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>
|
