aboutsummaryrefslogtreecommitdiffstats
path: root/src/vidmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vidmode.h')
-rw-r--r--src/vidmode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vidmode.h b/src/vidmode.h
index 7a11099..0386adc 100644
--- a/src/vidmode.h
+++ b/src/vidmode.h
@@ -36,4 +36,5 @@ void vidmode_free(vidmode_state_t *state);
void vidmode_restore(vidmode_state_t *state);
int vidmode_set_temperature(vidmode_state_t *state, int temp, float gamma[3]);
+
#endif /* ! _REDSHIFT_VIDMODE_H */