mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
kioslave: include required OpenEXR header
fixes build with OpenEXR v3.0+ Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
0aa269fb88
commit
f320719e3b
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include <ImfInputFile.h>
|
||||
#include <ImfPreviewImage.h>
|
||||
#include <ImfHeader.h>
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue