summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings.h b/src/settings.h
index 85ab71a..42443d7 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -68,6 +68,7 @@ typedef struct {
char *username;
char *password;
char *controlProxy; /* non-american listeners need this */
+ char *proxy;
char keys[BAR_KS_COUNT];
PianoAudioFormat_t audioFormat;
char *autostartStation;