Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / conf / conf.h
index a23ec95427badf6cf0c5a4871647a52b9e2a11e0..45efed198fdac252d722255a9feea7b3010b015c 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/conf/conf.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,8 +63,8 @@
 extern "C" {
 #endif
 
-#include "stack.h"
-#include "lhash.h"
+#include <openssl/stack.h>
+#include <openssl/lhash.h>
 
 typedef struct
        {