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:
committed by
Carlos R. Mafra
parent
5a95631091
commit
1dace5699f
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <wand/MagickWand.h>
|
||||
#include <MagickWand/MagickWand.h>
|
||||
|
||||
#include "wraster.h"
|
||||
#include "imgformat.h"
|
||||
|
||||
Reference in New Issue
Block a user