From b61db3c2d4c3d2fb497d62b4ddb3364031f5fdec Mon Sep 17 00:00:00 2001 From: John Smith Date: Thu, 16 Aug 2012 17:20:16 +0900 Subject: Fix for 168164 : Font sizes in points option (bzr r11608) --- src/sp-text.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/sp-text.cpp') diff --git a/src/sp-text.cpp b/src/sp-text.cpp index f930bb636..0b60c1960 100644 --- a/src/sp-text.cpp +++ b/src/sp-text.cpp @@ -38,6 +38,7 @@ #include "display/drawing-text.h" #include "attributes.h" #include "document.h" +#include "preferences.h" #include "desktop-handles.h" #include "sp-namedview.h" #include "style.h" @@ -48,12 +49,14 @@ #include "mod360.h" #include "sp-title.h" #include "sp-desc.h" +#include "sp-text.h" #include "sp-textpath.h" #include "sp-tref.h" #include "sp-tspan.h" #include "text-editing.h" +#include "unit-constants.h" /*##################################################### # SPTEXT -- cgit v1.2.3