From 154165799998cb2cb7491bbd97b0511943a0228e Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Sat, 21 Feb 2009 01:59:56 +0000 Subject: Move files from the src/dialogs/ directory to the places where they should be. Build libinkscape.a - should reduce link time. (bzr r7337) --- src/dialogs/object-attributes.cpp | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/dialogs/object-attributes.cpp') diff --git a/src/dialogs/object-attributes.cpp b/src/dialogs/object-attributes.cpp index d9bcf1489..320840f76 100644 --- a/src/dialogs/object-attributes.cpp +++ b/src/dialogs/object-attributes.cpp @@ -13,17 +13,16 @@ #include #include #include +#include +#include +#include #include "helper/window.h" #include "macros.h" #include "sp-anchor.h" -#include "sp-attribute-widget.h" +#include "widgets/sp-attribute-widget.h" #include "../xml/repr.h" -#include -#include -#include - struct SPAttrDesc { gchar const *label; gchar const *attribute; -- cgit v1.2.3