summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_opts.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/bn_opts.c')
-rw-r--r--crypto/bn/bn_opts.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/bn/bn_opts.c b/crypto/bn/bn_opts.c
index 2d04184c88..381be529b2 100644
--- a/crypto/bn/bn_opts.c
+++ b/crypto/bn/bn_opts.c
@@ -62,10 +62,10 @@
#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