aboutsummaryrefslogtreecommitdiff
path: root/src/LibTomMathDesc.c
diff options
context:
space:
mode:
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 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"