aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-w32gdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamma-w32gdi.h')
-rw-r--r--src/gamma-w32gdi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gamma-w32gdi.h b/src/gamma-w32gdi.h
index 48787da..082fcc8 100644
--- a/src/gamma-w32gdi.h
+++ b/src/gamma-w32gdi.h
@@ -31,6 +31,7 @@ typedef struct {
int w32gdi_init(w32gdi_state_t *state, char *args);
void w32gdi_free(w32gdi_state_t *state);
+void w32gdi_print_help(FILE *f);
void w32gdi_restore(w32gdi_state_t *state);
int w32gdi_set_temperature(w32gdi_state_t *state, int temp, float gamma[3]);