diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2004-07-07 07:38:15 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2004-07-07 07:38:15 +0000 |
| commit | b391bfa7180022bad23679b12352b2b0b5b451d8 (patch) | |
| tree | ed9a55bd47c51dd652ebefefc0dfc6c6b00daf89 /libopenjpeg/openjpeg.h | |
| parent | 77ca0769e397ba25cf2a8d98f14a6e38ef7baba7 (diff) | |
Include jp2.h file
Diffstat (limited to 'libopenjpeg/openjpeg.h')
| -rw-r--r-- | libopenjpeg/openjpeg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopenjpeg/openjpeg.h b/libopenjpeg/openjpeg.h index ad49ebaf..a2543e64 100644 --- a/libopenjpeg/openjpeg.h +++ b/libopenjpeg/openjpeg.h @@ -31,6 +31,7 @@ #include <j2k.h> #include <tcd.h> +#include <jp2.h> #include <bio.h> #include <cio.h> |
