Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / bn / bn_opts.c
index 2d04184c885419111e7f8100da9e1c158b20bc75..381be529b2f6f7cc2017204b7808bf00f9ae527e 100644 (file)
 #include <stdlib.h>
 #include <signal.h>
 #include <string.h>
-#include "crypto.h"
-#include "tmdiff.h"
-#include "bn.h"
-#include "err.h"
+#include <openssl/crypto.h>
+#include <openssl/tmdiff.h>
+#include <openssl/bn.h>
+#include <openssl/err.h>
 
 #define DEFAULT_SIZE   512
 #define DEFAULT_TIME   3