From 2ebe5c8e1f240bdd4b27401b4e52213425c7686d Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 3 Feb 2021 07:48:32 +0100 Subject: Drop local config.h includes. Fixes AyatanaIndicators/ayatana-ido#25 --- src/idorange.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/idorange.c') diff --git a/src/idorange.c b/src/idorange.c index 634b223..0e0d472 100644 --- a/src/idorange.c +++ b/src/idorange.c @@ -25,7 +25,6 @@ #include "idorange.h" #include "idotypebuiltins.h" -#include "config.h" typedef struct { IdoRangeStyle style; -- cgit v1.2.3