summaryrefslogtreecommitdiffstats
path: root/MainPanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'MainPanel.h')
-rw-r--r--MainPanel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MainPanel.h b/MainPanel.h
index 582dd2ec..ca064722 100644
--- a/MainPanel.h
+++ b/MainPanel.h
@@ -8,9 +8,9 @@ Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
-#include "Panel.h"
#include "Action.h"
-#include "Settings.h"
+#include "IncSet.h"
+#include "Panel.h"
typedef struct MainPanel_ {
Panel super;