aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-randr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamma-randr.h')
-rw-r--r--src/gamma-randr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamma-randr.h b/src/gamma-randr.h
index 11818fa..d8bb86b 100644
--- a/src/gamma-randr.h
+++ b/src/gamma-randr.h
@@ -55,7 +55,7 @@ int randr_set_option(randr_state_t *state, const char *key, const char *value);
void randr_restore(randr_state_t *state);
int randr_set_temperature(randr_state_t *state, int temp, float brightness,
- float gamma[3]);
+ const float gamma[3]);
#endif /* ! _REDSHIFT_GAMMA_RANDR_H */