]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenBusDxe/EventChannel.c
BaseTools Script: Formalize source files to follow DOS format
[mirror_edk2.git] / OvmfPkg / XenBusDxe / EventChannel.c
index a86323e6adfd5667aa5db1c7233d5f17f444e83f..490ca58cb4c6c75c51c6f32f41ed005c67d16df9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Event Channel function implementation.\r
 \r
-  Event channel are use to notify of an event that happend in a shared\r
+  Event channel are use to notify of an event that happened in a shared\r
   structure for example.\r
 \r
   Copyright (C) 2014, Citrix Ltd.\r
@@ -16,7 +16,8 @@
 \r
 **/\r
 #include "EventChannel.h"\r
-#include "XenHypercall.h"\r
+\r
+#include <Library/XenHypercallLib.h>\r
 \r
 UINT32\r
 XenEventChannelNotify (\r