From c2dda95767e03af277f4d7dab1334aa10e3ee10f Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 25 Jul 2010 21:38:28 +0200 Subject: ncr_int.h -> ncr-int.h --- cryptodev_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cryptodev_main.c') diff --git a/cryptodev_main.c b/cryptodev_main.c index 89b9a02..3cb96fb 100644 --- a/cryptodev_main.c +++ b/cryptodev_main.c @@ -41,7 +41,7 @@ #include #include #include "cryptodev_int.h" -#include "ncr_int.h" +#include "ncr-int.h" #include #include "version.h" -- cgit