aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamma-dummy.c')
-rw-r--r--src/gamma-dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamma-dummy.c b/src/gamma-dummy.c
index 9f3e907..32f6605 100644
--- a/src/gamma-dummy.c
+++ b/src/gamma-dummy.c
@@ -65,7 +65,7 @@ gamma_dummy_set_option(struct gamma_state *state, const char *key, const char *v
static int
gamma_dummy_set_temperature(
- struct gamma_state *state, const struct color_setting *setting, int preserve)
+ struct gamma_state *state, const struct colour_setting *setting, int preserve)
{
(void) state;
(void) preserve;