Add config/files.c

This commit is contained in:
James Booth
2016-07-24 16:22:15 +01:00
parent e7bfaa643f
commit ef942bd27a
19 changed files with 187 additions and 87 deletions

View File

@@ -47,6 +47,7 @@
#include "log.h"
#include "common.h"
#include "pgp/gpg.h"
#include "config/files.h"
#include "tools/autocomplete.h"
#include "ui/ui.h"