Reorganize local header files
[openssl.git] / crypto / crmf / crmf_lib.c
index 85444017ffd10a017803c433674ca2adca274dca..6ba3f7ab3ffa0d92505444889c51d329348323fe 100644 (file)
@@ -28,8 +28,8 @@
 
 #include <openssl/asn1t.h>
 
-#include "crmf_int.h"
-#include "internal/constant_time_locl.h"
+#include "crmf_local.h"
+#include "internal/constant_time.h"
 
 /* explicit #includes not strictly needed since implied by the above: */
 #include <openssl/crmf.h>