From: ishmal Date: Tue, 13 Mar 2007 18:53:45 +0000 (+0000) Subject: tweak to compile on linux X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=335ea8bf3fcbebfa83ff1253982934c18fb98d55;p=inkscape.git tweak to compile on linux --- diff --git a/buildtool.cpp b/buildtool.cpp index 34f542b3e..f4a8d0210 100644 --- a/buildtool.cpp +++ b/buildtool.cpp @@ -37,9 +37,10 @@ * */ -#define BUILDTOOL_VERSION "BuildTool v0.6.6, 2007 Bob Jamison" +#define BUILDTOOL_VERSION "BuildTool v0.6.7, 2007 Bob Jamison" #include +#include #include #include #include