ports/x11/gnustep/gui/patches/patch-Headers_AppKit_NSSound_h

14 lines
325 B
Text

See: https://github.com/gnustep/libs-gui/pull/175
Index: Headers/AppKit/NSSound.h
--- Headers/AppKit/NSSound.h.orig
+++ Headers/AppKit/NSSound.h
@@ -30,6 +30,7 @@
#ifndef _GNUstep_H_NSSound
#define _GNUstep_H_NSSound
+#import <AppKit/AppKitDefines.h>
#import <Foundation/NSObject.h>
#import <Foundation/NSBundle.h>