Remove GSXibInternal.h reference from GSXib5KeyedUnarchiver to correct compilation error

This commit is contained in:
Gregory John Casamento 2024-04-22 05:17:58 -04:00
parent a11f562997
commit abde29dbe3

View file

@ -33,7 +33,6 @@
*/
#import "GSXib5KeyedUnarchiver.h"
#import "GSXibInternal.h"
#import "GNUstepGUI/GSNibLoading.h"
#import "GNUstepGUI/GSXibLoading.h"
#import "GNUstepGUI/GSXibElement.h"