From 5606bdeb7c7006347224bdce324d4b8cc048ce8b Mon Sep 17 00:00:00 2001 From: Patrick Storz Date: Thu, 28 Mar 2019 22:23:01 +0100 Subject: An a few more config.h fixes --- src/ui/widget/ink-flow-box.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/ui/widget/ink-flow-box.cpp') diff --git a/src/ui/widget/ink-flow-box.cpp b/src/ui/widget/ink-flow-box.cpp index 215e9d954..d102ceb6c 100644 --- a/src/ui/widget/ink-flow-box.cpp +++ b/src/ui/widget/ink-flow-box.cpp @@ -11,10 +11,6 @@ * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ -#ifdef HAVE_CONFIG_H -#include "config.h" // only include where actually required! -#endif - #include "preferences.h" #include "ui/icon-loader.h" #include "ui/widget/ink-flow-box.h" -- cgit v1.2.3