Reorganize local header files
[openssl.git] / crypto / dsa / dsa_gen.c
index 14cb8e9f538bd981fb573e98c9178c88a84be7ad..00feba381a34cf43333a2cd9a9fafabb64155f83 100644 (file)
@@ -21,7 +21,7 @@
 #include <openssl/bn.h>
 #include <openssl/rand.h>
 #include <openssl/sha.h>
-#include "dsa_locl.h"
+#include "dsa_local.h"
 
 int DSA_generate_parameters_ex(DSA *ret, int bits,
                                const unsigned char *seed_in, int seed_len,