diff options
Diffstat (limited to 'src/conf.h')
-rw-r--r-- | src/conf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h index 8afca42eb..ca9defaf1 100644 --- a/src/conf.h +++ b/src/conf.h @@ -19,6 +19,8 @@ #ifndef CONF_H #define CONF_H +#include "../config.h" + #define CONF_PORT 0 #define CONF_MUSIC_DIRECTORY 1 #define CONF_PLAYLIST_DIRECTORY 2 |