Export GSImageMagickImageRep.h so that it can to used externally

This commit is contained in:
Gregory John Casamento 2019-11-30 06:21:51 -05:00
parent b13662baac
commit eda8ed07eb
4 changed files with 17 additions and 2 deletions

View file

@ -26,7 +26,7 @@
#define _NSPDFImageRep_h_GNUSTEP_GUI_INCLUDE
#include <AppKit/NSImageRep.h>
#include "GNUstepGUI/GSImageMagickImageRep.h"
#include <GNUstepGUI/GSImageMagickImageRep.h>
#if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST)