Skip to content

Commit 114f0e5

Browse files
committed
Undo previous change
1 parent 56207b4 commit 114f0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-gui-template

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ cat << !EOF > ${CLASSNAME}.h
6868
#define _${CLASSNAME}_h_GNUSTEP_GUI_INCLUDE
6969
7070
#import <Foundation/${SUPERCLASS}.h>
71-
#import "AppKit/AppKitDefines.h"
71+
#import <AppKit/AppKitDefines.h>
7272
7373
#if OS_API_VERSION(MAC_OS_X_VERSION_${VERSION}, GS_API_LATEST)
7474

0 commit comments

Comments
 (0)