Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / mdc2 / mdc2.h
index d87ea12ec9b8d36fe62ca673c0589eafcf7fec13..f6157a51faef300fcc3d8e93e561b8c9c87201bf 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/mdc2/mdc2.h */
-/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
  * This package is an SSL implementation written
@@ -63,7 +63,7 @@
 extern "C" {
 #endif
 
-#include <des.h>
+#include <openssl/des.h>
 
 #define MDC2_BLOCK              8
 #define MDC2_DIGEST_LENGTH      16