settings: provide a way to use alternative location for configuration file

..and whole data folder.
This commit is contained in:
Andrzej Rybczak
2011-11-13 20:08:03 +01:00
parent 62157909d5
commit a98a1800a7
15 changed files with 155 additions and 100 deletions

View File

@@ -21,6 +21,8 @@
#ifndef _GLOBAL_H
#define _GLOBAL_H
#include <sys/time.h>
#include "ncmpcpp.h"
#include "mpdpp.h"
#include "screen.h"