mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Fix compilation error, include AppKitDefines.h
This commit is contained in:
parent
f02b6f39b2
commit
0558e6a756
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#define _GNUstep_H_NSSpeechSynthesizer
|
||||
|
||||
#import <Foundation/NSObject.h>
|
||||
#import <AppKit/AppKitDefines.h>
|
||||
|
||||
// NSSpeechBoundary enumerated type...
|
||||
typedef enum
|
||||
|
|
Loading…
Reference in a new issue