Reorganize private crypto header files
[openssl.git] / crypto / modes / siv128.c
index 1d91ee78ee08b0098277bf0a45b960fb017fd02a..712141032db578461b321674ccd92449f760a899 100644 (file)
@@ -13,8 +13,8 @@
 #include <openssl/evp.h>
 #include <openssl/core_names.h>
 #include <openssl/params.h>
-#include "internal/modes_int.h"
-#include "internal/siv_int.h"
+#include "crypto/modes.h"
+#include "crypto/siv.h"
 
 #ifndef OPENSSL_NO_SIV