aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-05 17:59:12 +0100
committerMattias Andrée <m@maandree.se>2025-03-05 17:59:12 +0100
commit483a596a4e5a355eceb5fc4932cae9b070d9c724 (patch)
tree5037aabd47f85454bcf2b846f6de611c17f559ed /src
parentUnlist redshift/pull/743: rejected (diff)
downloadredshift-ng-483a596a4e5a355eceb5fc4932cae9b070d9c724.tar.gz
redshift-ng-483a596a4e5a355eceb5fc4932cae9b070d9c724.tar.bz2
redshift-ng-483a596a4e5a355eceb5fc4932cae9b070d9c724.tar.xz
Remove old #include
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src')
-rw-r--r--src/solar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/solar.h b/src/solar.h
index 5ff6ed6..389484e 100644
--- a/src/solar.h
+++ b/src/solar.h
@@ -20,8 +20,6 @@
#ifndef REDSHIFT_SOLAR_H
#define REDSHIFT_SOLAR_H
-#include "time.h"
-
/* Model of atmospheric refraction near horizon (in degrees). */
#define SOLAR_ATM_REFRAC 0.833