Reorganize local header files
[openssl.git] / crypto / dh / dh_rfc5114.c
index 143a19f22444c63c1e008a6a47725ffe951e82da..823f6d92e3f1bac589e0ee950c84716e8f3a000f 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <stdio.h>
 #include "internal/cryptlib.h"
-#include "dh_locl.h"
+#include "dh_local.h"
 #include <openssl/bn.h>
 #include "crypto/bn_dh.h"