summaryrefslogtreecommitdiffstats
path: root/AffinityPanel.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-05-10 17:28:32 +0200
committerBenBE <BenBE@geshi.org>2021-05-10 17:48:05 +0200
commit54d7c6a08050705cb527266592cf8e0faabe2f2e (patch)
tree0211bab5200e131124f7b0068cf557c2a8cf5e0f /AffinityPanel.h
parent90ae730fd4ed69cfc948f310013a47d627cdf2ca (diff)
Sort include headers
Diffstat (limited to 'AffinityPanel.h')
-rw-r--r--AffinityPanel.h2
1 files changed, 1 insertions, 1 deletions
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;

© 2014-2024 Faster IT GmbH | imprint | privacy policy