diff options
Diffstat (limited to 'src/userpref.c')
| -rw-r--r-- | src/userpref.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/userpref.c b/src/userpref.c index 366016c..27aded5 100644 --- a/src/userpref.c +++ b/src/userpref.c | |||
| @@ -20,6 +20,8 @@ | |||
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #include <glib.h> | 22 | #include <glib.h> |
| 23 | #include <stdio.h> | ||
| 24 | #include <string.h> | ||
| 23 | #include "userpref.h" | 25 | #include "userpref.h" |
| 24 | 26 | ||
| 25 | #define LIBIPHONE_CONF_DIR "libiphone" | 27 | #define LIBIPHONE_CONF_DIR "libiphone" |
