From 86bff65898178fe6e58e8d02c9b6e588003621bc Mon Sep 17 00:00:00 2001 From: kotontrion Date: Fri, 19 Jul 2024 10:13:44 +0200 Subject: move headers to the correct location --- src/endpoint.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/endpoint.c') diff --git a/src/endpoint.c b/src/endpoint.c index 77b3104..7d7a275 100644 --- a/src/endpoint.c +++ b/src/endpoint.c @@ -1,12 +1,6 @@ -#include "endpoint.h" - -#include #include #include "endpoint-private.h" -#include "glib-object.h" -#include "glib.h" -#include "glibconfig.h" #include "wp.h" struct _AstalWpEndpoint { -- cgit v1.2.3