diff options
Diffstat (limited to '')
-rw-r--r-- | set_ramps_fun.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/set_ramps_fun.h b/set_ramps_fun.h index a177568..ecbb75d 100644 --- a/set_ramps_fun.h +++ b/set_ramps_fun.h @@ -6,7 +6,7 @@ */ -libgamma_crtc_information_t info; +struct libgamma_crtc_information info; struct APPEND_RAMPS(libgamma_gamma_) ramps; size_t i, n; int e; |