aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/coreview/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/coreview/connection.h')
-rw-r--r--qtmips_gui/coreview/connection.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtmips_gui/coreview/connection.h b/qtmips_gui/coreview/connection.h
index eda6afe..efe3942 100644
--- a/qtmips_gui/coreview/connection.h
+++ b/qtmips_gui/coreview/connection.h
@@ -1,5 +1,5 @@
-#ifndef CONNECTION_H
-#define CONNECTION_H
+#ifndef COREVIEW_CONNECTION_H
+#define COREVIEW_CONNECTION_H
#include <QGraphicsObject>
#include <QList>
@@ -57,4 +57,4 @@ namespace coreview {
class Connection;
};
-#endif // CONNECTION_H
+#endif // COREVIEW_CONNECTION_H