From 81d5638974b802e0472295e93b4b66c0b7d8739d Mon Sep 17 00:00:00 2001 From: retoor Date: Thu, 29 Jan 2026 02:29:33 +0100 Subject: [PATCH] Update. --- src/core/string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/string.h b/src/core/string.h index 17dacf4..bbe7f80 100644 --- a/src/core/string.h +++ b/src/core/string.h @@ -3,7 +3,7 @@ #ifndef R_STRING_H #define R_STRING_H -#include "../include/r_error.h" +#include "../r_error.h" #include #include