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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 9993a07..3470599 100644 --- a/src/options.h +++ b/src/options.h @@ -20,7 +20,7 @@ #ifndef REDSHIFT_OPTIONS_H #define REDSHIFT_OPTIONS_H -#include "redshift.h" +#include "common.h" typedef struct { /* Path to config file */ -- cgit v1.2.3-70-g09d2