X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Ftext-editing.h;h=d0bbc3051e3f09b28fc300973bf98ff9b697eb37;hb=96c274534e3b260291098b7da1875695fe5b30a7;hp=8cf948b60a2fb07e9d9e8a75a6f017ef67ead197;hpb=40c4008dae6731d0cb75161743a392cd3f93d96e;p=inkscape.git diff --git a/src/text-editing.h b/src/text-editing.h index 8cf948b60..d0bbc3051 100644 --- a/src/text-editing.h +++ b/src/text-editing.h @@ -16,12 +16,12 @@ #include #include // std::pair #include "libnrtype/Layout-TNG.h" +#include + class SPCSSAttr; struct SPItem; struct SPObject; struct SPStyle; -namespace NR { class Matrix; } -namespace NR { class Point; } typedef std::pair iterator_pair;