Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / dh / dh.h
index 5431725b8da1ba98fea4f4702357d4eb1c09f9ab..dc0df313cab4035f8503549e0621ce38773f5aad 100644 (file)
@@ -63,7 +63,7 @@
 extern "C" {
 #endif
 
-#include "bn.h"
+#include <openssl/bn.h>
        
 #define DH_FLAG_CACHE_MONT_P   0x01