include missing header

This commit is contained in:
Riccardo Mottola 2019-11-14 21:34:19 +01:00
parent abd1a0f782
commit 879bd3bb55

View file

@ -26,6 +26,7 @@
#define _NSXPCConnection_h_GNUSTEP_BASE_INCLUDE #define _NSXPCConnection_h_GNUSTEP_BASE_INCLUDE
#include <Foundation/NSObject.h> #include <Foundation/NSObject.h>
#include <Foundation/NSError.h>
#if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST)