aboutsummaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mainwindow.h')
-rw-r--r--gui/mainwindow.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/mainwindow.h b/gui/mainwindow.h
index 4d8b0dbd..c782a4a6 100644
--- a/gui/mainwindow.h
+++ b/gui/mainwindow.h
@@ -1,7 +1,8 @@
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
-#include "design.h"
+
#include "emb.h"
+#include "nextpnr.h"
#include <QMainWindow>