aboutsummaryrefslogtreecommitdiff
path: root/src/idorange.c
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-02-03 07:48:32 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-04-21 20:57:03 +0200
commit2ebe5c8e1f240bdd4b27401b4e52213425c7686d (patch)
treeae2c3b85eecb522825a6b7125f92894571a9e0da /src/idorange.c
parent715feb6c46d4f25baad053eaf1c43129c65328cf (diff)
downloadayatana-ido-2ebe5c8e1f240bdd4b27401b4e52213425c7686d.tar.gz
ayatana-ido-2ebe5c8e1f240bdd4b27401b4e52213425c7686d.tar.bz2
ayatana-ido-2ebe5c8e1f240bdd4b27401b4e52213425c7686d.zip
Drop local config.h includes.
Fixes AyatanaIndicators/ayatana-ido#25
Diffstat (limited to 'src/idorange.c')
-rw-r--r--src/idorange.c1
1 files changed, 0 insertions, 1 deletions
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;