From 21c92f735ff52ff98b50f7f9d8e8ab9c46dad557 Mon Sep 17 00:00:00 2001 From: gramanas Date: Sat, 17 Nov 2018 19:49:52 +0200 Subject: Finish restructure and simplify include graph --- src/ck.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ck.c') diff --git a/src/ck.c b/src/ck.c index 4126e6d..361d9f0 100644 --- a/src/ck.c +++ b/src/ck.c @@ -28,10 +28,7 @@ * * -------------------------------------------------------------------------- */ -#include "actions.h" #include "dblayer.h" -#include "cklist.h" -#include "ckutil.h" #include "ckerrlog.h" ERRLOG(main); -- cgit v1.2.3