Sort include headers

This commit is contained in:
Christian Göttsche 2021-05-10 17:28:32 +02:00 committed by BenBE
parent 90ae730fd4
commit 54d7c6a080
1 changed files with 1 additions and 1 deletions

View File

@ -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;