oiiodecoder: fixed namespace issue

This commit is contained in:
itsmattkc
2020-05-02 22:55:45 +10:00
parent 3e57cdac1d
commit 2d0e5322f2
+1 -1
View File
@@ -231,7 +231,7 @@ QString OIIODecoder::GetIndexFilename()
return QString();
}
void OIIODecoder::FrameToBuffer(FramePtr frame, OpenImageIO_v2_1::ImageBuf *buf)
void OIIODecoder::FrameToBuffer(FramePtr frame, OIIO::ImageBuf *buf)
{
#if OIIO_VERSION < 20112
//