mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:04:20 +00:00
add AppKitDefines or header usage will fail later
This commit is contained in:
parent
0558e6a756
commit
c1b914fe29
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#ifndef _GNUstep_H_NSTabViewItem
|
||||
#define _GNUstep_H_NSTabViewItem
|
||||
|
||||
#import <AppKit/AppKitDefines.h>
|
||||
#import <Foundation/NSGeometry.h>
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue