1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 15:16:39 +00:00
termux-packages/packages/freeimage/libraw_cxx.patch
2020-08-04 00:57:54 +03:00

11 lines
228 B
Diff

--- a/Source/LibRawLite/src/libraw_cxx.cpp
+++ b/Source/LibRawLite/src/libraw_cxx.cpp
@@ -51,6 +51,8 @@
#include "dng_simple_image.h"
#include "dng_info.h"
#endif
+
+#include "swab.h"
#include "libraw_fuji_compressed.cpp"