diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-08 10:35:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-08 10:35:32 +0000 |
| commit | 8803a19c6901ab3c3ff85c964343f08458e0824e (patch) | |
| tree | c6e1703bf3fb40cfe2ee5bd9674b5184e2bd4484 /src/wscript | |
| parent | 83591a4390db550a7d1495b9699c62315e2d7710 (diff) | |
Remove compose.hpp dependency from header.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 1d694ec3..cdf3c062 100644 --- a/src/wscript +++ b/src/wscript @@ -19,6 +19,7 @@ def build(bld): cpl.cc dcp.cc dcp_time.cc + exceptions.cc gamma_lut.cc image.cc kdm.cc |
