]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ct/ct_b64.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ct / ct_b64.c
index cacec2fd8a54d4ff71c46a270d29347b9c28b1f7..f080088289d6c1ca9f8438d793e05a519ee0f9f5 100644 (file)
@@ -14,7 +14,7 @@
 #include <openssl/err.h>
 #include <openssl/evp.h>
 
-#include "ct_locl.h"
+#include "ct_local.h"
 
 /*
  * Decodes the base64 string |in| into |out|.