include -> import

This commit is contained in:
Gregory John Casamento 2019-12-04 08:40:35 -05:00
parent 5b8db43dd2
commit f5026dfa97
5 changed files with 13 additions and 13 deletions

View file

@ -25,7 +25,7 @@
#ifndef _NSPDFImageRep_h_GNUSTEP_GUI_INCLUDE
#define _NSPDFImageRep_h_GNUSTEP_GUI_INCLUDE
#include <AppKit/NSImageRep.h>
#import <AppKit/NSImageRep.h>
#if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST)