Skip to content

Commit ed9301a

Browse files
committed
Tutorials - fix for Linux build
1 parent b53b1fc commit ed9301a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorials/29_ocio/ocio_display.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
#include "ocio_display.h"
33

4+
#include <memory>
5+
46
#if ( USE_OCIO == 1 )
57
#include <OpenColorIO/OpenColorIO.h>
68
#include <OpenColorIO/OpenColorTypes.h>

0 commit comments

Comments
 (0)