diff options
Diffstat (limited to 'src/conf.h')
-rw-r--r-- | src/conf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/conf.h b/src/conf.h index 79b6514c6..5891eddf9 100644 --- a/src/conf.h +++ b/src/conf.h @@ -19,8 +19,6 @@ #ifndef CONF_H #define CONF_H -#include "../config.h" - #define CONF_MUSIC_DIR "music_directory" #define CONF_PLAYLIST_DIR "playlist_directory" #define CONF_DB_FILE "db_file" |