summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-image.cpp
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-08-18 21:18:05 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-08-18 21:18:05 +0000
commita5e84125b62bf41871b57d93e457db81ee139485 (patch)
tree420c753d71c92ee51ff1e2499e1ba93f802f48ff /src/widgets/gradient-image.cpp
parentCode cleanup. (diff)
downloadinkscape-a5e84125b62bf41871b57d93e457db81ee139485.tar.gz
inkscape-a5e84125b62bf41871b57d93e457db81ee139485.zip
Fix build (not pretty).
(bzr r13341.1.146)
Diffstat (limited to 'src/widgets/gradient-image.cpp')
-rw-r--r--src/widgets/gradient-image.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/gradient-image.cpp b/src/widgets/gradient-image.cpp
index 2e2c5423b..1b7d4f8a1 100644
--- a/src/widgets/gradient-image.cpp
+++ b/src/widgets/gradient-image.cpp
@@ -10,7 +10,7 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <sigc++/signal.h>
+#include <sigc++/sigc++.h>
#include "display/cairo-utils.h"
#include "gradient-image.h"