diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-09-28 08:59:10 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-09-28 08:59:10 +0000 |
| commit | a4fa18e92df6592d16dcc18205571aea0ae9c0c9 (patch) | |
| tree | ebf6d5fb39098bbfe350251a068f6f846c6008e6 /src/bin/wx/OPJViewer/source/imagjpeg2000.cpp | |
| parent | f71af2a2ef70a58c10a247cb4693b3c335f674d5 (diff) | |
[trunk] FolderReorgProposal task: Fix Viewer
Update issue 177
Diffstat (limited to 'src/bin/wx/OPJViewer/source/imagjpeg2000.cpp')
| -rw-r--r-- | src/bin/wx/OPJViewer/source/imagjpeg2000.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp b/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp index ee2aa74d..c1f0a02e 100644 --- a/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp +++ b/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp @@ -51,7 +51,7 @@ #include "wx/module.h" #endif -#include "libopenjpeg/openjpeg.h" +#include "openjp2/openjpeg.h" #include "wx/filefn.h" #include "wx/wfstream.h" |
