From 359d71e90050a8b83f7bc7d2ecd4ff29c477cc22 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 26 Jun 2022 22:51:27 +0200 Subject: Cleanup: rename libfstream to libio, split headers Signed-off-by: David Oberhollenzer --- include/compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/compat.h') diff --git a/include/compat.h b/include/compat.h index 6b4d83d..8969d6c 100644 --- a/include/compat.h +++ b/include/compat.h @@ -8,7 +8,7 @@ #define COMPAT_H #include "sqfs/predef.h" -#include "fstream.h" +#include "io/ostream.h" #include "config.h" #include -- cgit v1.2.3