blob: 1718ab3a38dfeae9cc065d9eb168efb113251026 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- thumbnail/exrcreator.cpp.orig 2021-02-24 23:05:55 UTC
+++ thumbnail/exrcreator.cpp
@@ -25,6 +25,7 @@
#include <ImfInputFile.h>
#include <ImfPreviewImage.h>
+#include <ImfHeader.h>
#include <ksharedconfig.h>
#include <kconfiggroup.h>
|