aboutsummaryrefslogtreecommitdiffstats
path: root/core/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/pref.h')
-rw-r--r--core/pref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pref.h b/core/pref.h
index a0f9158b8..a30417923 100644
--- a/core/pref.h
+++ b/core/pref.h
@@ -92,7 +92,7 @@ struct preferences {
int descrate;
int bottompo2;
int decopo2;
- int bestmixend;
+ depth_t bestmixend;
int proxy_type;
char *proxy_host;
int proxy_port;