Use "" for include crypto/xxx
[openssl.git] / engines / e_devcrypto.c
index 76255a978d87feaaa3372e31dfd2c9a9ffd86ae1..d279b601f539fc8ef2a1783ef24ac0ed2ced0e37 100644 (file)
@@ -24,7 +24,7 @@
 #include <openssl/err.h>
 #include <openssl/engine.h>
 #include <openssl/objects.h>
-#include <crypto/cryptodev.h>
+#include "crypto/cryptodev.h"
 
 /* #define ENGINE_DEVCRYPTO_DEBUG */