Move it out of the include subdirectory. No code changes here, just file movements. Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
@@ -28,7 +28,7 @@
#include "List.h"
#include "RingBuffer.h"
-#include "include/VmbusChannelInterface.h"
+#include "VmbusChannelInterface.h"
#include "include/VmbusPacketFormat.h"
/* Version 1 messages */
@@ -25,7 +25,7 @@
#define _NETVSC_H_
#include "NetVscApi.h"