diff options
Diffstat (limited to 'src/redshift.c')
-rw-r--r-- | src/redshift.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/redshift.c b/src/redshift.c index b0c3e04..84a0b5d 100644 --- a/src/redshift.c +++ b/src/redshift.c @@ -41,6 +41,7 @@ # define _(s) s #endif +#include "redshift.h" #include "solar.h" #include "systemtime.h" |