From 844a48da2d670be95a62a582aab73ad8145040e2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 5 Mar 2025 16:38:44 +0100 Subject: Unify header files (so far most) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/gamma-vidmode.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/gamma-vidmode.c') diff --git a/src/gamma-vidmode.c b/src/gamma-vidmode.c index 1ea585e..f718ccc 100644 --- a/src/gamma-vidmode.c +++ b/src/gamma-vidmode.c @@ -36,9 +36,7 @@ #include #include -#include "gamma-vidmode.h" -#include "redshift.h" -#include "colorramp.h" +#include "common.h" typedef struct { -- cgit v1.2.3-70-g09d2