From 7ebeeebaaff54c92d9d5895aa192cee6b5c145df Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Fri, 24 Oct 2025 18:38:02 +0200 Subject: [PATCH] arreglat include en pack_resources.cpp --- tools/pack_resources.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pack_resources.cpp b/tools/pack_resources.cpp index fc34762..8c82aca 100644 --- a/tools/pack_resources.cpp +++ b/tools/pack_resources.cpp @@ -1,4 +1,4 @@ -#include "../source/resource_pack.h" +#include "../source/resource_pack.hpp" #include "../build/version.h" // Para Version::APP_NAME #include #include