From: ishmal Date: Mon, 23 Jun 2008 18:08:05 +0000 (+0000) Subject: add #include for portability X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e0b6657c87f92115987eb9adad3dfa1c9eb71026;p=inkscape.git add #include for portability --- diff --git a/src/pedro/pedroutil.cpp b/src/pedro/pedroutil.cpp index e4433a6b5..09407ff08 100644 --- a/src/pedro/pedroutil.cpp +++ b/src/pedro/pedroutil.cpp @@ -24,7 +24,7 @@ #include #include - +#include #include #include "pedroutil.h"