Use "" not <> for internal/ includes
[openssl.git] / include / internal / dso.h
index c076c5887a2a5f97f5210cc769f111aef3470984..402a76f6dfc50dd558c98241c6440d886580acca 100644 (file)
@@ -11,7 +11,7 @@
 # define HEADER_DSO_H
 
 # include <openssl/crypto.h>
-# include <internal/dsoerr.h>
+# include "internal/dsoerr.h"
 
 #ifdef __cplusplus
 extern "C" {