summaryrefslogtreecommitdiffstats
path: root/src/View/TopView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/View/TopView.h')
-rw-r--r--src/View/TopView.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/View/TopView.h b/src/View/TopView.h
index 0996ad3..952cd32 100644
--- a/src/View/TopView.h
+++ b/src/View/TopView.h
@@ -17,8 +17,8 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef ZOOMEDIT_TOPVIEW_H_
-#define ZOOMEDIT_TOPVIEW_H_
+#ifndef ZOOMEDIT_VIEW_TOPVIEW_H_
+#define ZOOMEDIT_VIEW_TOPVIEW_H_
#include "View.h"
@@ -64,4 +64,4 @@ class TopView : public View {
}
}
-#endif /*ZOOMEDIT_TOPVIEW_H_*/
+#endif /*ZOOMEDIT_VIEW_TOPVIEW_H_*/