repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bhyve-fw: drop CSM
[oi-userland.git]
/
components
/
library
/
FreeImage
/
patches
/
PluginJ2K.cpp.patch
blob
bc21ab7a7eb147ad25dfe9929641e765592bd6e9
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 @@
4
5
#include "FreeImage.h"
6
#include "Utilities.h"
7
-#include "../LibOpenJPEG/openjpeg.h"
8
+#include "openjpeg.h"
9
#include "J2KHelper.h"
10
11
// ==========================================================