aboutsummaryrefslogtreecommitdiff
path: root/src/LibTomMathDesc.c
diff options
context:
space:
mode:
authorLadislav Zezula <ladislav.zezula@avast.com>2023-02-02 08:56:27 +0100
committerLadislav Zezula <ladislav.zezula@avast.com>2023-02-02 08:56:27 +0100
commit5e4f60a582fe3663a1ceefa429283d04a89c6716 (patch)
tree33a7450310fc4e1aa8ecc0f09a9052f2542f1a15 /src/LibTomMathDesc.c
parent499af55179261b7da6fb01f6947bb1d29bb02074 (diff)
Linux build paths
Diffstat (limited to 'src/LibTomMathDesc.c')
-rw-r--r--src/LibTomMathDesc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LibTomMathDesc.c b/src/LibTomMathDesc.c
index 574cdfb..f05b8b8 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"