aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/coreview/alu.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/coreview/alu.h')
-rw-r--r--qtmips_gui/coreview/alu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtmips_gui/coreview/alu.h b/qtmips_gui/coreview/alu.h
index 25d7351..288de87 100644
--- a/qtmips_gui/coreview/alu.h
+++ b/qtmips_gui/coreview/alu.h
@@ -2,7 +2,6 @@
#define COREVIEW_ALU_H
#include <QGraphicsItem>
-#include <qtmipsmachine.h>
#include "connection.h"
namespace coreview {