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/location-geoclue2.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/location-geoclue2.c') diff --git a/src/location-geoclue2.c b/src/location-geoclue2.c index 06015c5..c6c2bda 100644 --- a/src/location-geoclue2.c +++ b/src/location-geoclue2.c @@ -28,9 +28,7 @@ #include #include -#include "location-geoclue2.h" -#include "redshift.h" -#include "pipeutils.h" +#include "common.h" #ifdef ENABLE_NLS # include -- cgit v1.2.3-70-g09d2