From c9105c1206c9df070fb13c3deb9055b9535a23d6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 5 Mar 2025 18:15:02 +0100 Subject: Merge redshift.h into common.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options.c') diff --git a/src/options.c b/src/options.c index aadd317..28c9149 100644 --- a/src/options.c +++ b/src/options.c @@ -34,7 +34,7 @@ # define _(s) s #endif -#include "redshift.h" +#include "common.h" #include "config-ini.h" #include "options.h" #include "solar.h" -- cgit v1.2.3-70-g09d2