diff --git a/include/System.h b/include/System.h index 562b2cf..3da5c28 100644 --- a/include/System.h +++ b/include/System.h @@ -12,6 +12,7 @@ # include "System/buffer.h" # include "System/config.h" # include "System/event.h" +# include "System/file.h" # include "System/string.h" #endif /* !LIBSYSTEM_SYSTEM_H */