aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/redshift.h')
-rw-r--r--src/redshift.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/redshift.h b/src/redshift.h
index 3cfe738..38e7f6b 100644
--- a/src/redshift.h
+++ b/src/redshift.h
@@ -33,7 +33,7 @@ typedef struct {
gamma_method_free_func *free;
gamma_method_restore_func *restore;
gamma_method_set_temperature_func *set_temperature;
-} gamma_method_spec_t;
+} gamma_method_t;
#endif /* ! _REDSHIFT_REDSHIFT_H */