summaryrefslogtreecommitdiff
path: root/lib/river/src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/river/src')
-rw-r--r--lib/river/src/river-output.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/river/src/river-output.c b/lib/river/src/river-output.c
index 6e46a96..ee48f90 100644
--- a/lib/river/src/river-output.c
+++ b/lib/river/src/river-output.c
@@ -276,7 +276,7 @@ gint astal_river_output_get_physical_height(AstalRiverOutput* self) {
*
* the scale factor of the output
*/
-gdouble astal_river_output_get_scale_factor(AstalRiverOutput* self) { return self->scale_factor; }
+gint astal_river_output_get_scale_factor(AstalRiverOutput* self) { return self->scale_factor; }
/**
* astal_river_output_get_refresh_rate