Skip to content

Commit e47ed27

Browse files
committed
Update Assets
1 parent 1a26d9f commit e47ed27

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

assets/code/WindowNavigator/AccessibilityBridgingHeader.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77

88
#ifndef AccessibilityBridgingHeader_h
99
#define AccessibilityBridgingHeader_h
10-
#endif /* AccessibilityBridgingHeader_h */
1110

1211
#import <AppKit/AppKit.h>
1312

1413
AXError _AXUIElementGetWindow(AXUIElementRef element, uint32_t *identifier);
1514

15+
#endif /* AccessibilityBridgingHeader_h */
16+

0 commit comments

Comments
 (0)