summaryrefslogtreecommitdiffstats
path: root/src/userpref.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/userpref.c')
-rw-r--r--src/userpref.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userpref.c b/src/userpref.c
index 54fdafc..c677fda 100644
--- a/src/userpref.c
+++ b/src/userpref.c
@@ -31,7 +31,7 @@
31#include <gcrypt.h> 31#include <gcrypt.h>
32 32
33#include "userpref.h" 33#include "userpref.h"
34#include "utils.h" 34#include "debug.h"
35 35
36#define LIBIPHONE_CONF_DIR "libiphone" 36#define LIBIPHONE_CONF_DIR "libiphone"
37#define LIBIPHONE_CONF_FILE "libiphonerc" 37#define LIBIPHONE_CONF_FILE "libiphonerc"