summaryrefslogtreecommitdiffstats
path: root/src/extension/effect.h
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2018-09-23 15:14:48 +0000
committerEduard Braun <eduard.braun2@gmx.de>2018-09-24 19:20:13 +0000
commit7cbfe202efaa0d3a36cfbb99abdd09d8cc25efc4 (patch)
tree3842c2d4a26444d4cdcb1c501a18aa19eebd21c5 /src/extension/effect.h
parentLPE PointParam: use doc2dt (diff)
downloadinkscape-7cbfe202efaa0d3a36cfbb99abdd09d8cc25efc4.tar.gz
inkscape-7cbfe202efaa0d3a36cfbb99abdd09d8cc25efc4.zip
Remove #include "config.h" from header files where possible
Diffstat (limited to 'src/extension/effect.h')
-rw-r--r--src/extension/effect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/extension/effect.h b/src/extension/effect.h
index b37e2bc7e..d0666dc7d 100644
--- a/src/extension/effect.h
+++ b/src/extension/effect.h
@@ -11,7 +11,6 @@
#ifndef INKSCAPE_EXTENSION_EFFECT_H__
#define INKSCAPE_EXTENSION_EFFECT_H__
-#include <config.h>
#include <glibmm/i18n.h>
#include "verbs.h"
#include "extension.h"