From a64156388fc92da1d151a1094e25d9d89240bb38 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 25 Jul 2015 06:21:11 +0200 Subject: o Cleaning up #if usage and config.h. --- Debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Debug.h') diff --git a/Debug.h b/Debug.h index a5b3134..4485afd 100644 --- a/Debug.h +++ b/Debug.h @@ -1,7 +1,7 @@ #ifndef DEBUG_H #define DEBUG_H -#include "config.h" +#include "config-check.h" enum DebugSink { DEBUG_SINK_SERIAL, -- cgit v1.2.3