summaryrefslogtreecommitdiffstats
path: root/src/gradient-chemistry.h
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-10-05 07:06:08 +0000
committerJon A. Cruz <jon@joncruz.org>2011-10-05 07:06:08 +0000
commitcd5e6c8856a1ac7b94e0fa799c471eaa8c8ecae4 (patch)
treea2cc09e750a94433c9a90052474ea7a6889ec6b5 /src/gradient-chemistry.h
parentCleaned up display-forward.h, including many redundant usages. (diff)
downloadinkscape-cd5e6c8856a1ac7b94e0fa799c471eaa8c8ecae4.tar.gz
inkscape-cd5e6c8856a1ac7b94e0fa799c471eaa8c8ecae4.zip
Cleanup for src/forward.h. (About 19 of the affected files did not require the contents forward.h at all).
(bzr r10667)
Diffstat (limited to 'src/gradient-chemistry.h')
-rw-r--r--src/gradient-chemistry.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gradient-chemistry.h b/src/gradient-chemistry.h
index e0d9a1f46..f797f928d 100644
--- a/src/gradient-chemistry.h
+++ b/src/gradient-chemistry.h
@@ -18,9 +18,10 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include "forward.h"
#include "sp-gradient.h"
+class SPItem;
+
/*
* Either normalizes given gradient to vector, or returns fresh normalized
* vector - in latter case, original gradient is flattened and stops cleared