From 68348b8842795b2b5c7fa85871f85882711d6d20 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Thu, 2 Feb 2023 09:09:55 +0100 Subject: Linux build errors --- src/LibTomMathDesc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/LibTomMathDesc.c') diff --git a/src/LibTomMathDesc.c b/src/LibTomMathDesc.c index f05b8b8..0d2fb3a 100644 --- a/src/LibTomMathDesc.c +++ b/src/LibTomMathDesc.c @@ -1,4 +1,4 @@ // This is a source file for WDK build of StormLib // It is copied to the root folder during the build process -#include "./libtomcrypt/src/math/ltm_desc.c" +#include "libtomcrypt/src/math/ltm_desc.c" -- cgit v1.2.3