From 446e47937737980f6757134b77267bd83a69f066 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 5 Feb 2019 19:16:42 +0100 Subject: Add config file management --- main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'main.h') diff --git a/main.h b/main.h index 15080b3..a11916a 100644 --- a/main.h +++ b/main.h @@ -20,6 +20,7 @@ #include "contactList.h" #include "wind.h" #include "sms.h" +#include "config.h" #define HIDDEN 1 -- cgit v1.2.3