From: Cristy Date: Sat, 13 Jul 2019 13:15:22 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.8-54~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8ab8d9b32a0d537f1fbd1390db7c3e746c2a0eb;p=imagemagick ... --- diff --git a/coders/ghostscript-private.h b/coders/ghostscript-private.h index 022cb7448..5c16a9d08 100644 --- a/coders/ghostscript-private.h +++ b/coders/ghostscript-private.h @@ -16,6 +16,8 @@ #ifndef MAGICK_GHOSTSCRIPT_BUFFER_PRIVATE_H #define MAGICK_GHOSTSCRIPT_BUFFER_PRIVATE_H +#include "coders/bytebuffer-private.h" + #if defined(MAGICKCORE_GS_DELEGATE) || defined(MAGICKCORE_WINDOWS_SUPPORT) static int MagickDLLCall GhostscriptDelegateMessage(void *handle, const char *message,int length)