diff view/View.h @ 1225:37f86e26a8d2

Guard only
author Chris Cannam
date Thu, 26 Jan 2017 21:15:36 +0000
parents c603aba61702
children a34a2a25907c
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>