Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 28eab2b3af72ace295fd31521ba963c1 > files > 5

gdal-2.3.2-1.mga6.src.rpm

--- gdal-2.3.1/frmts/mrf/mrf_band.cpp.ext_zlib	2018-07-30 16:12:26.034881517 +0200
+++ gdal-2.3.1/frmts/mrf/mrf_band.cpp	2018-07-30 16:13:09.023430106 +0200
@@ -49,7 +49,7 @@
 
 #include <vector>
 #include <assert.h>
-#include "../zlib/zlib.h"
+#include <zlib.h>
 
 CPL_CVSID("$Id: mrf_band.cpp 7e07230bbff24eb333608de4dbd460b7312839d0 2017-12-11 19:08:47Z Even Rouault $")