aboutsummaryrefslogtreecommitdiffstats
path: root/demos/eay/loadrsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/eay/loadrsa.c')
-rw-r--r--demos/eay/loadrsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/eay/loadrsa.c b/demos/eay/loadrsa.c
index 91e62d74fe..79f1885ca4 100644
--- a/demos/eay/loadrsa.c
+++ b/demos/eay/loadrsa.c
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include "rsa.h"
+#include <openssl/rsa.h>
/* This is a simple program to generate an RSA private key. It then
* saves both the public and private key into a char array, then