]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/dsa/dsa_ameth.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / dsa / dsa_ameth.c
index 386646149022bf475031fbcd9c3914f41bac1fde..3fbec04900adf56c78ec131734d516500e7b0ef1 100644 (file)
@@ -17,7 +17,7 @@
 #include "crypto/asn1.h"
 #include "crypto/evp.h"
 #include "internal/param_build.h"
-#include "dsa_locl.h"
+#include "dsa_local.h"
 
 static int dsa_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey)
 {