From ca2a7d14f01729b76837ad3b696b3ff482acaa2d Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Wed, 5 Nov 2025 16:40:32 -0500 Subject: [PATCH] chore: DaemonApp remove unneeded includes --- src/lib/deskflow/DaemonApp.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/deskflow/DaemonApp.h b/src/lib/deskflow/DaemonApp.h index 6ed5db645..013b2f9e2 100644 --- a/src/lib/deskflow/DaemonApp.h +++ b/src/lib/deskflow/DaemonApp.h @@ -6,8 +6,6 @@ #pragma once -#include "common/Common.h" - #include #include