From 54d7c6a08050705cb527266592cf8e0faabe2f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Mon, 10 May 2021 17:28:32 +0200 Subject: Sort include headers --- AffinityPanel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AffinityPanel.h') diff --git a/AffinityPanel.h b/AffinityPanel.h index e95c7325..3b4b0f79 100644 --- a/AffinityPanel.h +++ b/AffinityPanel.h @@ -7,8 +7,8 @@ Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ -#include "Panel.h" #include "Affinity.h" +#include "Panel.h" #include "ProcessList.h" extern const PanelClass AffinityPanel_class; -- cgit v1.2.3