We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56207b4 commit 114f0e5Copy full SHA for 114f0e5
create-gui-template
@@ -68,7 +68,7 @@ cat << !EOF > ${CLASSNAME}.h
68
#define _${CLASSNAME}_h_GNUSTEP_GUI_INCLUDE
69
70
#import <Foundation/${SUPERCLASS}.h>
71
-#import "AppKit/AppKitDefines.h"
+#import <AppKit/AppKitDefines.h>
72
73
#if OS_API_VERSION(MAC_OS_X_VERSION_${VERSION}, GS_API_LATEST)
74
0 commit comments