]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/VfrCompile/EfiVfr.h
1. Removed the unnecessary #include statements and include files
[mirror_edk2.git] / Tools / Source / TianoTools / VfrCompile / EfiVfr.h
index f7c534d3368046beebb1eb8bbbe4c0baa7fcfe53..6419ad7e7180d3b712389a3546c9d56f2de8afca 100644 (file)
@@ -23,11 +23,11 @@ Abstract:
 #ifndef _EFI_VFR_H_\r
 #define _EFI_VFR_H_\r
 \r
-#include <Base.h>\r
-#include <UefiBaseTypes.h>\r
-#include "InternalFormRepresentation.h"\r
 #include <string.h>\r
 \r
+#include <Common/UefiBaseTypes.h>\r
+#include <Common/InternalFormRepresentation.h>\r
+\r
 //\r
 // This number should be incremented with each change to the VFR compiler.\r
 // We write the version to the output list file for debug purposes.\r