diff includes.h @ 194:e972be139cb5

Switching to libtomcrypt 1.02 (still has problems)
author Matt Johnston <matt@ucc.asn.au>
date Mon, 09 May 2005 09:32:33 +0000
parents 9a1dc9bc17d7
children b02e8eef3c3a
line wrap: on
line diff
--- a/includes.h	Mon May 09 09:31:49 2005 +0000
+++ b/includes.h	Mon May 09 09:32:33 2005 +0000
@@ -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"