diff --git a/Library/OcCpuLib/ProcessorInfo.h b/Include/ProcessorInfo.h similarity index 100% rename from Library/OcCpuLib/ProcessorInfo.h rename to Include/ProcessorInfo.h diff --git a/Library/OcCpuLib/OcCpuLib.c b/Library/OcCpuLib/OcCpuLib.c index 74f4c889..c07bd6c6 100755 --- a/Library/OcCpuLib/OcCpuLib.c +++ b/Library/OcCpuLib/OcCpuLib.c @@ -34,7 +34,7 @@ #include -#include "ProcessorInfo.h" +#include // OcCpuScanProcessor /** Scan the processor and fill the cpu info structure with results