Skip to content

Commit b3d5c10

Browse files
committed
fixed DarthTon#151
1 parent 1295f28 commit b3d5c10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/BlackBoneDrv/apiset.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Module Name:
1616
1717
--*/
1818

19-
#ifndef _API_SET_H_
20-
#define _API_SET_H_
19+
#ifndef _API_SET2_H_
20+
#define _API_SET2_H_
2121

2222
//
2323
// API schema DLL information.
@@ -244,4 +244,4 @@ ApiSetResolveToHost (
244244

245245
#endif // _NTDEF_
246246

247-
#endif // _API_SET_H_
247+
#endif // _API_SET2_H_

0 commit comments

Comments
 (0)