summaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dso/dso_locl.h')
-rw-r--r--crypto/dso/dso_locl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dso/dso_locl.h b/crypto/dso/dso_locl.h
index a4c54a7691..622e69ef83 100644
--- a/crypto/dso/dso_locl.h
+++ b/crypto/dso/dso_locl.h
@@ -8,7 +8,7 @@
*/
#include <stdio.h>
#include "internal/cryptlib.h"
-#include <openssl/dso.h>
+#include "internal/dso.h"
#include "internal/dso_conf.h"
/**********************************************************************/