1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-25 16:02:33 +01:00

Drop support for Imagemagick version < 7

Had to do a few modifications to get WM to build with Imagemagick 7.

Attached is the diff from the latest git checkout.

Cheers,
Stig
This commit is contained in:
Stig-Ørjan Smelror
2019-02-12 17:43:18 +01:00
committed by Carlos R. Mafra
parent 5a95631091
commit 1dace5699f
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
#include "config.h"
#include <wand/MagickWand.h>
#include <MagickWand/MagickWand.h>
#include "wraster.h"
#include "imgformat.h"