aboutsummaryrefslogtreecommitdiffstats
path: root/gui/stmdsp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/stmdsp.hpp')
-rw-r--r--gui/stmdsp.hpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/gui/stmdsp.hpp b/gui/stmdsp.hpp
index 12e4578..99a3bd3 100644
--- a/gui/stmdsp.hpp
+++ b/gui/stmdsp.hpp
@@ -1,5 +1,5 @@
-#ifndef STMDSPSCANNER_H
-#define STMDSPSCANNER_H
+#ifndef STMDSP_HPP_
+#define STMDSP_HPP_
#include <fstream>
#include <set>
@@ -57,4 +57,5 @@ namespace stmdsp
};
}
-#endif // STMDSPSCANNER_H
+#endif // STMDSP_HPP_
+