]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/engine/eng_rdrand.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / engine / eng_rdrand.c
index 7dd3b9fdf6fa1b6d7e9eb9788fd8ccad9a87d68e..b6d1988d13b1e732ceb009af88df64ab922a0545 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "internal/engine.h"
+#include "crypto/engine.h"
 #include "internal/cryptlib.h"
 #include <openssl/rand.h>
 #include <openssl/err.h>