diff options
Diffstat (limited to 'graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp')
-rw-r--r-- | graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp b/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp index 359ab2d6b0d6..e8da0f994792 100644 --- a/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp +++ b/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp @@ -4,7 +4,7 @@ * This code is in public domain */ -+#include <stdio.h> ++#include <cstdio> #include "nr-matrix.h" NRMatrix * |