Reorganize local header files
[openssl.git] / crypto / dso / dso_lib.c
index f1b193bb3adafb497afb0f4682b68c6effc98850..a464c391be877def346758c36d25153b8ede0b2c 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "dso_locl.h"
+#include "dso_local.h"
 #include "internal/refcount.h"
 
 static DSO_METHOD *default_DSO_meth = NULL;