diff options
Diffstat (limited to 'ncr-key-storage.c')
-rw-r--r-- | ncr-key-storage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncr-key-storage.c b/ncr-key-storage.c index 90d3f74..a1788dc 100644 --- a/ncr-key-storage.c +++ b/ncr-key-storage.c @@ -25,7 +25,7 @@ #include <asm/ioctl.h> #include <linux/scatterlist.h> #include "ncr.h" -#include "ncr_int.h" +#include "ncr-int.h" #include "cryptodev_int.h" struct packed_key { |