]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeDebugLibSerialPort/DebugLib.c
Removed CommonHeader.h from MdePkg & MdeModulePkg
[mirror_edk2.git] / MdePkg / Library / DxeDebugLibSerialPort / DebugLib.c
index 0f3c39096526d7190a0c9f4ee01bc7ba1f09a416..4fc33ee402370d510ed7b9a5ce67bff3c2cf8fba 100644 (file)
 \r
 **/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
+#include <PiDxe.h>\r
+#include <Library/DebugLib.h>\r
+#include <Library/BaseLib.h>\r
+#include <Library/PrintLib.h>\r
+#include <Library/PcdLib.h>\r
+#include <Library/BaseMemoryLib.h>\r
+#include <Library/SerialPortLib.h>\r
+\r
 \r
 //\r
 // Define the maximum debug and assert message length that this library supports \r