summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-09-18 19:23:04 +0200
committerBenny Baumann <BenBE@geshi.org>2020-09-29 17:41:49 +0200
commite1c96879f444150b01c7f556cacdca82c811efb1 (patch)
treeefea9fc598cae3758687414e4e062eb5637aeb8a /ProcessList.h
parentdac1e05a2c7ac68993f6d046c43fbef209458206 (diff)
Sort headers/includes
Diffstat (limited to 'ProcessList.h')
-rw-r--r--ProcessList.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ProcessList.h b/ProcessList.h
index 7b572d8f..34f92b1b 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -7,12 +7,12 @@ Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
-#include "Vector.h"
#include "Hashtable.h"
-#include "UsersTable.h"
#include "Panel.h"
#include "Process.h"
#include "Settings.h"
+#include "UsersTable.h"
+#include "Vector.h"
#ifdef HAVE_LIBHWLOC
#include <hwloc.h>

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