Skip to content

Commit 56a05c1

Browse files
committed
Add missing BitDepthUtils.h include
Signed-off-by: Kevin Wheatley <kevin.wheatley@framestore.com>
1 parent 290628c commit 56a05c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/OpenColorIO/ImagePacking.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include <Imath/half.h>
99

1010
#include "ImagePacking.h"
11+
#include "BitDepthUtils.h"
1112

1213

1314
namespace OCIO_NAMESPACE

0 commit comments

Comments
 (0)