From 0b43c1806d6fe1f1f004f9e437c992ac1ddb931e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 28 Aug 2009 16:22:45 -0700 Subject: Staging: hv: move List.h Move it out of the include subdirectory. No code changes here, just file movements. Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- drivers/staging/hv/NetVsc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/hv/NetVsc.h') diff --git a/drivers/staging/hv/NetVsc.h b/drivers/staging/hv/NetVsc.h index f816d5c1c48..93734400fc9 100644 --- a/drivers/staging/hv/NetVsc.h +++ b/drivers/staging/hv/NetVsc.h @@ -26,7 +26,7 @@ #include "include/VmbusPacketFormat.h" #include "include/VmbusChannelInterface.h" -#include "include/List.h" +#include "List.h" #include "include/NetVscApi.h" -- cgit v1.2.3