summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;