From: rwst Date: Tue, 27 Jun 2006 16:47:45 +0000 (+0000) Subject: another prototype include to compile on CentOS, finally fixes #1505373 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=babc81d5bd59c5632f991f6811d54e1f7b2fcb9c;p=inkscape.git another prototype include to compile on CentOS, finally fixes #1505373 --- diff --git a/src/sp-cursor.cpp b/src/sp-cursor.cpp index b0dc0db72..b60d481b8 100644 --- a/src/sp-cursor.cpp +++ b/src/sp-cursor.cpp @@ -13,6 +13,7 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include #include #include #include "sp-cursor.h"