diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-07-25 15:38:50 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-07-25 15:38:50 +0200 |
| commit | d4270052ecfd3f75314fc8ea0e22c20384ff8b3c (patch) | |
| tree | cf405480ef7b3cea19d4672b7547583688ee509b /src/openjpeg_image.h | |
| parent | d21b1e6f9cbf10148b38e1bc3ca3d4920e39a432 (diff) | |
Include trimming.
Diffstat (limited to 'src/openjpeg_image.h')
| -rw-r--r-- | src/openjpeg_image.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openjpeg_image.h b/src/openjpeg_image.h index 31d1df05..6163bc2f 100644 --- a/src/openjpeg_image.h +++ b/src/openjpeg_image.h @@ -41,6 +41,7 @@ */ +#include "types.h" #include "util.h" |
