From 7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 27 Oct 2008 13:03:09 -0500 Subject: From trunk (bzr r6885) --- src/dialogs/fill-style.cpp | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'src/dialogs/fill-style.cpp') diff --git a/src/dialogs/fill-style.cpp b/src/dialogs/fill-style.cpp index ebf2d4bdd..e095425a9 100644 --- a/src/dialogs/fill-style.cpp +++ b/src/dialogs/fill-style.cpp @@ -21,21 +21,21 @@ #endif -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "widgets/sp-widget.h" +#include "sp-linear-gradient.h" +#include "sp-pattern.h" +#include "sp-radial-gradient.h" +#include "widgets/paint-selector.h" +#include "style.h" +#include "gradient-chemistry.h" +#include "desktop-style.h" +#include "desktop-handles.h" +#include "selection.h" +#include "inkscape.h" +#include "document-private.h" +#include "xml/repr.h" #include -#include +#include "display/sp-canvas.h" // These can be deleted once we sort out the libart dependence. -- cgit v1.2.3