Skip to content

Commit f76e028

Browse files
committed
Update definition name in MockPostCodeLib.h
1 parent d7f4aa9 commit f76e028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MdePkg/Test/Mock/Include/GoogleTest/Library/MockPostCodeLib.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
SPDX-License-Identifier: BSD-2-Clause-Patent
77
**/
88

9-
#ifndef MOCK_PCI_EXPRESS_LIB_H_
10-
#define MOCK_PCI_EXPRESS_LIB_H_
9+
#ifndef MOCK_POST_CODE_LIB_H_
10+
#define MOCK_POST_CODE_LIB_H_
1111

1212
#include <Library/GoogleTestLib.h>
1313
#include <Library/FunctionMockLib.h>

0 commit comments

Comments
 (0)