]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/MakeDeps/MakeDeps.c
1. Removed the unnecessary #include statements and include files
[mirror_edk2.git] / Tools / Source / TianoTools / MakeDeps / MakeDeps.c
index 96ce31e29bca72a33ad637ab59178eec02f1b7ed..de1afea62f04c60f5f43d33ef45b1425a237f17b 100755 (executable)
@@ -25,10 +25,10 @@ Abstract:
 #include <stdlib.h>\r
 #include <ctype.h>\r
 \r
-#include <Base.h>\r
-#include <UefiBaseTypes.h>\r
+#include <Common/UefiBaseTypes.h>\r
+\r
 #include "EfiUtilityMsgs.h"\r
-#include <CommonLib.h>\r
+#include "CommonLib.h"\r
 \r
 //\r
 // Structure to maintain a linked list of strings\r