From 4e51446f417ad82d2cdac758d0c5ce908ff88038 Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Thu, 8 Dec 2011 11:53:54 +0000 Subject: Switch to top-level glib headers. Thanks to DimStar for patch Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) --- src/sp-textpath.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sp-textpath.h') diff --git a/src/sp-textpath.h b/src/sp-textpath.h index 2f30f6023..d79f4d346 100644 --- a/src/sp-textpath.h +++ b/src/sp-textpath.h @@ -1,7 +1,7 @@ #ifndef INKSCAPE_SP_TEXTPATH_H #define INKSCAPE_SP_TEXTPATH_H -#include +#include #include "svg/svg-length.h" #include "sp-item.h" #include "sp-text.h" -- cgit v1.2.3