Skip to content

Commit

Permalink
ReadPSD: disable use of register keyword by lcms2
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Nov 16, 2022
1 parent 9a40cca commit efbb41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Magick/ReadPSD.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include "ofxsMultiThread.h"
#include "ofxsImageEffect.h"
#include "ofxsMultiPlane.h"
#define CMS_NO_REGISTER_KEYWORD
#include <lcms2.h>
#include <dirent.h>
#include <ofxNatron.h>
Expand Down

0 comments on commit efbb41a

Please sign in to comment.