Update docs.
[openssl.git] / times / x86 / md5s.cpp
index ef8e175df012c702388630eb6d6dee03dddf1115..dd343fd4e6edfd29b87219f80d57a500f89feb53 100644 (file)
@@ -32,7 +32,7 @@ void GetTSC(unsigned long& tsc)
 
 #include <stdio.h>
 #include <stdlib.h>
-#include "md5.h"
+#include <openssl/md5.h>
 
 extern "C" {
 void md5_block_x86(MD5_CTX *ctx, unsigned char *buffer,int num);