Reorganize local header files
[openssl.git] / crypto / ct / ct_oct.c
index 76fc2222733d6bd72c4c28d0ae1348440bca997b..cdab02fdf899d4287490c48e12abaa9071082376 100644 (file)
@@ -19,7 +19,7 @@
 #include <openssl/ct.h>
 #include <openssl/err.h>
 
-#include "ct_locl.h"
+#include "ct_local.h"
 
 int o2i_SCT_signature(SCT *sct, const unsigned char **in, size_t len)
 {