From 216260d8b8225249a114494581ab387290102c1b Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 28 Aug 2009 16:24:48 -0700 Subject: Staging: hv: move VmbusPacketFormat.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 ce6f1e2daf6..73de16e9f13 100644 --- a/drivers/staging/hv/NetVsc.h +++ b/drivers/staging/hv/NetVsc.h @@ -24,7 +24,7 @@ #ifndef _NETVSC_H_ #define _NETVSC_H_ -#include "include/VmbusPacketFormat.h" +#include "VmbusPacketFormat.h" #include "VmbusChannelInterface.h" #include "List.h" #include "NetVscApi.h" -- cgit v1.2.3