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/gamma-dummy.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/gamma-dummy.c') diff --git a/src/gamma-dummy.c b/src/gamma-dummy.c index 559fcea..066ae96 100644 --- a/src/gamma-dummy.c +++ b/src/gamma-dummy.c @@ -21,9 +21,6 @@ # include "config.h" #endif -#include -#include - #ifdef ENABLE_NLS # include # define _(s) gettext(s) @@ -31,7 +28,7 @@ # define _(s) s #endif -#include "redshift.h" +#include "common.h" static int -- cgit v1.2.3-70-g09d2