summaryrefslogtreecommitdiffstats
path: root/src/vinylcontrol/defs_vinylcontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vinylcontrol/defs_vinylcontrol.h')
-rw-r--r--src/vinylcontrol/defs_vinylcontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vinylcontrol/defs_vinylcontrol.h b/src/vinylcontrol/defs_vinylcontrol.h
index a7ac38fc69..6580f88b6d 100644
--- a/src/vinylcontrol/defs_vinylcontrol.h
+++ b/src/vinylcontrol/defs_vinylcontrol.h
@@ -29,7 +29,7 @@ const int VINYL_STATUS_ERROR = 3;
#define MIXXX_VINYL_SPEED_33 "33.3 RPM"
#define MIXXX_VINYL_SPEED_45 "45 RPM"
-#define MIXXX_VINYL_SPEED_33_NUM 33.3
+#define MIXXX_VINYL_SPEED_33_NUM (100 / 3)
#define MIXXX_VINYL_SPEED_45_NUM 45.0
#define MIXXX_VCMODE_ABSOLUTE 0