Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / dh / dhtest.c
index 249a2ecc09a5490e6f5165116d5663fd85a184ee..24e361c3d7daa229671fe6e06a25e8a5705401e4 100644 (file)
 #ifdef WINDOWS
 #include "../bio/bss_file.c" 
 #endif
-#include "crypto.h"
-#include "bio.h"
-#include "bn.h"
-#include "dh.h"
+#include <openssl/crypto.h>
+#include <openssl/bio.h>
+#include <openssl/bn.h>
+#include <openssl/dh.h>
 
 #ifdef WIN16
 #define MS_CALLBACK    _far _loadds