aboutsummaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mainwindow.h')
-rw-r--r--gui/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/mainwindow.h b/gui/mainwindow.h
index f0818be4..3260da14 100644
--- a/gui/mainwindow.h
+++ b/gui/mainwindow.h
@@ -2,12 +2,12 @@
#define MAINWINDOW_H
#include "emb.h"
+#include "infotab.h"
#include "nextpnr.h"
+#include "pythontab.h"
#include "qtpropertymanager.h"
#include "qttreepropertybrowser.h"
#include "qtvariantproperty.h"
-#include "pythontab.h"
-#include "infotab.h"
#include <QMainWindow>
#include <QPlainTextEdit>