commit | c8ab8d9b32a0d537f1fbd1390db7c3e746c2a0eb | [log] [tgz] |
---|---|---|
author | Cristy <[email protected]> | Sat Jul 13 09:15:22 2019 -0400 |
committer | Cristy <[email protected]> | Sat Jul 13 09:15:22 2019 -0400 |
tree | 8e2a63d3c3862cdc305689d129df573b92c37ffd | |
parent | 2fdfc9549f51d2ce9088ad93211e0fb536594933 [diff] [blame] |
...
diff --git a/coders/ghostscript-private.h b/coders/ghostscript-private.h index 022cb74..5c16a9d 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)