Reorganize private crypto header files
[oweals/openssl.git] / providers / default / ciphers / cipher_aria_gcm.h
index 3499ceaaf7506a1c4aa38bc832f94cd90f0ac457..ac5c248201b3529c8c1f62828cac52c20e087ef3 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "internal/aria.h"
+#include "crypto/aria.h"
 #include "internal/ciphers/ciphercommon.h"
 #include "internal/ciphers/cipher_gcm.h"