bhyve-fw: drop CSM
[oi-userland.git] / components / library / FreeImage / patches / PluginJ2K.cpp.patch
blobbc21ab7a7eb147ad25dfe9929641e765592bd6e9
1 --- FreeImage/Source/FreeImage/PluginJ2K.cpp Wed Mar 4 00:07:08 2015
2 +++ FreeImage/Source/FreeImage/PluginJ2K_.cpp Tue May 24 01:08:08 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 // ==========================================================