]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c
Renaming files/directories
[mirror_edk2.git] / MdePkg / Library / UefiRuntimeServicesTableLib / UefiRuntimeServicesTableLib.c
index 852a6923443ec5879ace2dda61fe9af52c5270f5..3d493d5af4d987731b956647cde00452786de26b 100644 (file)
 \r
 **/\r
 \r
+//\r
+// The package level header files this module uses\r
+//\r
+#include <PiDxe.h>\r
+//\r
+// The protocols, PPI and GUID defintions for this module\r
+//\r
+//\r
+// The Library classes this module consumes\r
+//\r
+#include <Library/UefiRuntimeServicesTableLib.h>\r
+#include <Library/DebugLib.h>\r
+\r
 EFI_RUNTIME_SERVICES  *gRT = NULL;\r
 \r
 /**\r