aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/coreview/latch.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/coreview/latch.h')
-rw-r--r--qtmips_gui/coreview/latch.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtmips_gui/coreview/latch.h b/qtmips_gui/coreview/latch.h
index 0148b67..ff1ff6e 100644
--- a/qtmips_gui/coreview/latch.h
+++ b/qtmips_gui/coreview/latch.h
@@ -1,5 +1,5 @@
-#ifndef LATCH_H
-#define LATCH_H
+#ifndef COREVIEW_LATCH_H
+#define COREVIEW_LATCH_H
#include <QGraphicsObject>
#include <QList>
@@ -42,4 +42,4 @@ namespace coreview {
class Latch;
};
-#endif // LATCH_H
+#endif // COREVIEW_LATCH_H