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/OPJViewer.h | |
| parent | f71af2a2ef70a58c10a247cb4693b3c335f674d5 (diff) | |
[trunk] FolderReorgProposal task: Fix Viewer
Update issue 177
Diffstat (limited to 'src/bin/wx/OPJViewer/source/OPJViewer.h')
| -rw-r--r-- | src/bin/wx/OPJViewer/source/OPJViewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/wx/OPJViewer/source/OPJViewer.h b/src/bin/wx/OPJViewer/source/OPJViewer.h index ecc48b62..f8a7f8df 100644 --- a/src/bin/wx/OPJViewer/source/OPJViewer.h +++ b/src/bin/wx/OPJViewer/source/OPJViewer.h @@ -101,7 +101,7 @@ #include "wx/toolbar.h" #include "wx/artprov.h" -#include "libopenjpeg/openjpeg.h" +#include "openjp2/openjpeg.h" //#include "imagj2k.h" //#include "imagjp2.h" |
