Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
[platform/kernel/linux-starfive.git] / crypto / ecrdsa_defs.h
index 170baf0..0056335 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef _CRYTO_ECRDSA_DEFS_H
 #define _CRYTO_ECRDSA_DEFS_H
 
-#include "ecc.h"
+#include <crypto/internal/ecc.h>
 
 #define ECRDSA_MAX_SIG_SIZE (2 * 512 / 8)
 #define ECRDSA_MAX_DIGITS (512 / 64)