]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeatures.h
UefiCpuPkg/CpuCommonFeaturesLib: Fix case write issue
[mirror_edk2.git] / UefiCpuPkg / Library / CpuCommonFeaturesLib / CpuCommonFeatures.h
index 63fc03d91e9b224f5ce77ba7542633eb54b1a25c..8118c1f3943d5d7e1306eed467e931b24822bb76 100644 (file)
@@ -25,7 +25,7 @@
 #include <Library/MemoryAllocationLib.h>
 #include <Library/LocalApicLib.h>
 
-#include <Register/CpuId.h>
+#include <Register/Cpuid.h>
 #include <Register/Msr.h>
 
 /**