Security framework.
[openssl.git] / times / x86 / sha1s.cpp
index 0163377de69451307b540ad2569c9d03d52dc132..3103e1871bbed91ad2e9f04099d236ef321c6a50 100644 (file)
@@ -32,7 +32,7 @@ void GetTSC(unsigned long& tsc)
 
 #include <stdio.h>
 #include <stdlib.h>
-#include "sha.h"
+#include <openssl/sha.h>
 
 extern "C" {
 void sha1_block_x86(SHA_CTX *ctx, unsigned char *buffer,int num);