summaryrefslogtreecommitdiffstats
path: root/src/View/View.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/View/View.h')
-rw-r--r--src/View/View.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/View/View.h b/src/View/View.h
index bb52032..cd4d5f5 100644
--- a/src/View/View.h
+++ b/src/View/View.h
@@ -17,8 +17,8 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef ZOOMEDIT_VIEW_H_
-#define ZOOMEDIT_VIEW_H_
+#ifndef ZOOMEDIT_VIEW_VIEW_H_
+#define ZOOMEDIT_VIEW_VIEW_H_
namespace ZoomEdit {
@@ -39,4 +39,4 @@ class View {
}
}
-#endif /*ZOOMEDIT_RENDERER_H_*/
+#endif /*ZOOMEDIT_VIEW_VIEW_H_*/