diff options
Diffstat (limited to 'ncr-key.c')
-rw-r--r-- | ncr-key.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ #include <asm/ioctl.h> #include <linux/scatterlist.h> #include "ncr.h" -#include "ncr_int.h" +#include "ncr-int.h" static void ncr_key_clear(struct key_item_st* item); |