]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/VfrCompile/VfrCompile.g
1. Removed the unnecessary #include statements and include files
[mirror_edk2.git] / Tools / Source / TianoTools / VfrCompile / VfrCompile.g
index 3646c5d1cde473a0dbd61a32c080a5b797d6b5d6..db0ba955820901493afc3e98060901da4482955f 100644 (file)
@@ -21,15 +21,16 @@ Abstract:
 \r
 #header<<\r
 \r
-#include <Base.h>\r
-#include <UefiBaseTypes.h>\r
-#include <CommonLib.h>\r
-#include <MultiPhase.h>\r
+#include <Common/UefiBaseTypes.h>\r
+#include <Common/MultiPhase.h>\r
+#include <Common/InternalFormRepresentation.h>\r
+#include <Protocol/UgaDraw.h>\r
+#include <Protocol/Hii.h>\r
+\r
+#include "CommonLib.h"\r
 #include "EfiUtilityMsgs.h"\r
 #include "EfiVfr.h"\r
 #include "VfrServices.h"\r
-#include <UgaDraw.h>\r
-#include <Hii.h>\r
 \r
 #include <ctype.h>\r
 #ifndef __GNUC__\r