From 909b42ae65cb6f3c3e81373cda32e4bdbc13ba99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dami=C3=A1n=20Parrino?= Date: Mon, 18 Sep 2023 18:21:22 -0300 Subject: [PATCH] Update pspiofilemgr.h --- src/user/pspiofilemgr.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/user/pspiofilemgr.h b/src/user/pspiofilemgr.h index 95b1a37f..6f1b7177 100644 --- a/src/user/pspiofilemgr.h +++ b/src/user/pspiofilemgr.h @@ -17,6 +17,7 @@ #include #include #include +#include /** @defgroup FileIO File IO Library * This module contains the imports for the kernel's IO routines.