aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/rpw.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/rpw.c')
-rw-r--r--crypto/des/rpw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/rpw.c b/crypto/des/rpw.c
index bf9d35ca33..e0ba7a2591 100644
--- a/crypto/des/rpw.c
+++ b/crypto/des/rpw.c
@@ -57,7 +57,7 @@
*/
#include <stdio.h>
-#include "des.h"
+#include <openssl/des.h>
int main(int argc, char *argv[])
{