opensmalltalk cog-spur: update to VMMaker.oscog-eem.3504
[oi-userland.git] / components / library / FreeImage / patches / PluginJP2.cpp.patch
blobec3cacc760ab05ce28f36de11b7fe7f27fe0dd8b
1 --- FreeImage/Source/FreeImage/PluginJP2.cpp Wed Mar 4 00:07:08 2015
2 +++ FreeImage/Source/FreeImage/PluginJP2_.cpp Tue May 24 01:09:18 2022
3 @@ -21,7 +21,7 @@
5 #include "FreeImage.h"
6 #include "Utilities.h"
7 -#include "../LibOpenJPEG/openjpeg.h"
8 +#include "openjpeg.h"
9 #include "J2KHelper.h"
11 // ==========================================================