aboutsummaryrefslogtreecommitdiffstats
path: root/src/diagram/Structogram.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/diagram/Structogram.hpp')
-rw-r--r--src/diagram/Structogram.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/diagram/Structogram.hpp b/src/diagram/Structogram.hpp
index 9318ee4..7b036f0 100644
--- a/src/diagram/Structogram.hpp
+++ b/src/diagram/Structogram.hpp
@@ -5,8 +5,8 @@
* Author: naopross
*/
-#ifndef STRUCTOGRAM_H_
-#define STRUCTOGRAM_H_
+#ifndef SRC_DIAGRAM_STRUCTOGRAM_H_
+#define SRC_DIAGRAM_STRUCTOGRAM_H_
#include <iostream>
#include <list>
@@ -68,4 +68,4 @@ private:
} /* namespace structograms */
-#endif /* STRUCTOGRAM_H_ */
+#endif /* SRC_DIAGRAM_STRUCTOGRAM_H_ */