diff options
Diffstat (limited to 'src/jp2.c')
-rw-r--r-- | src/jp2.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6,11 +6,7 @@ #include <string.h> -#ifdef __linux__ #include <openjpeg.h> -#else -#include <openjpeg-2.5/openjpeg.h> -#endif typedef struct _stream_user_data { OPJ_SIZE_T pos; |