summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2005-05-09 09:32:33 +0000
committerMatt Johnston <matt@ucc.asn.au>2005-05-09 09:32:33 +0000
commit9be066b8a7e3d168b7002994c516a27069f37e67 (patch)
tree9f21b6aeb430a9eb366dc314dae41b8e530b990e /includes.h
parent3e702e67d9f83763c04251350c9568c4282b0be3 (diff)
downloaddropbear-9be066b8a7e3d168b7002994c516a27069f37e67.tar.gz
Switching to libtomcrypt 1.02
(still has problems)
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes.h b/includes.h
index 50f2b7b..6c9f084 100644
--- a/includes.h
+++ b/includes.h
@@ -111,7 +111,7 @@
#include <libgen.h>
#endif
-#include "libtomcrypt/mycrypt.h"
+#include "libtomcrypt/src/headers/tomcrypt.h"
#include "libtommath/tommath.h"
#include "compat.h"