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 --- contactList.h | 1 + 1 file changed, 1 insertion(+) (limited to 'contactList.h') diff --git a/contactList.h b/contactList.h index 43199a1..c5cf10c 100644 --- a/contactList.h +++ b/contactList.h @@ -3,6 +3,7 @@ #include #include +#include #include "basic_curses.h" typedef struct conversation conversation; -- cgit v1.2.3