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;