summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-roughen.h
diff options
context:
space:
mode:
authorJabiertxof <jtx@jtx>2016-12-10 16:15:17 +0000
committerJabiertxof <jtx@jtx>2016-12-10 16:15:17 +0000
commite973e1fc03c1b10c52a21af5f354f63b0f6624bd (patch)
tree48341f17c9d02a1d0ece5fa3c0f9b82ffb75496d /src/live_effects/lpe-roughen.h
parentFix a bug where initially text has no fill and but has a stroke. (diff)
downloadinkscape-e973e1fc03c1b10c52a21af5f354f63b0f6624bd.tar.gz
inkscape-e973e1fc03c1b10c52a21af5f354f63b0f6624bd.zip
Fix headers on LPE's
(bzr r15318)
Diffstat (limited to 'src/live_effects/lpe-roughen.h')
-rw-r--r--src/live_effects/lpe-roughen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/live_effects/lpe-roughen.h b/src/live_effects/lpe-roughen.h
index dbdb91e62..bab06022f 100644
--- a/src/live_effects/lpe-roughen.h
+++ b/src/live_effects/lpe-roughen.h
@@ -12,7 +12,6 @@
#ifndef INKSCAPE_LPE_ROUGHEN_H
#define INKSCAPE_LPE_ROUGHEN_H
-#include <gtkmm.h>
#include "live_effects/effect.h"
#include "live_effects/parameter/enum.h"
#include "live_effects/parameter/parameter.h"