From 4983b39a0687b00688478e6748b979a02934b234 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 19 Aug 2009 16:14:47 -0700 Subject: Staging: hv: move osd.h This moves osd.h out of the include/ subdirectory. No code changes are made here. Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- drivers/staging/hv/Channel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/hv/Channel.c') diff --git a/drivers/staging/hv/Channel.c b/drivers/staging/hv/Channel.c index 78850f3a32c..5f4016154e8 100644 --- a/drivers/staging/hv/Channel.c +++ b/drivers/staging/hv/Channel.c @@ -23,7 +23,7 @@ #include #include -#include "include/osd.h" +#include "osd.h" #include "include/logging.h" #include "VmbusPrivate.h" -- cgit v1.2.3