summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockPciHostBridgeLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockPciHostBridgeLib.h')
-rw-r--r--MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockPciHostBridgeLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockPciHostBridgeLib.h b/MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockPciHostBridgeLib.h
index a63bed895c..51eefa6c21 100644
--- a/MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockPciHostBridgeLib.h
+++ b/MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockPciHostBridgeLib.h
@@ -11,8 +11,8 @@
#include <Library/GoogleTestLib.h>
#include <Library/FunctionMockLib.h>
extern "C" {
-#include <Uefi.h>
-#include <Library/PciHostBridgeLib.h>
+ #include <Uefi.h>
+ #include <Library/PciHostBridgeLib.h>
}
struct MockPciHostBridgeLib {