From 71f15d1e96dab3a48fd8e544561f1830795b56ed Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Mon, 1 Oct 2018 01:49:49 +0200 Subject: Remove #include "config.h" wherever possible --- src/object/sp-path.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/object/sp-path.cpp') diff --git a/src/object/sp-path.cpp b/src/object/sp-path.cpp index 558b3b72e..189f8c2c6 100644 --- a/src/object/sp-path.cpp +++ b/src/object/sp-path.cpp @@ -15,10 +15,6 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ -#ifdef HAVE_CONFIG_H -#include -#endif - #include #include "live_effects/effect.h" -- cgit v1.2.3