changeset 1225:37f86e26a8d2

Guard only
author Chris Cannam
date Thu, 26 Jan 2017 21:15:36 +0000
parents d25f1f99c6fa
children 6f0d7aa25816
files view/View.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/view/View.h	Thu Jan 26 21:15:27 2017 +0000
+++ b/view/View.h	Thu Jan 26 21:15:36 2017 +0000
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _VIEW_H_
-#define _VIEW_H_
+#ifndef SV_VIEW_H
+#define SV_VIEW_H
 
 #include <QFrame>
 #include <QProgressBar>