diff main/MainWindow.h @ 2296:a54082a29106

Minor tidy
author Chris Cannam
date Fri, 21 Jun 2019 13:30:17 +0100
parents b0e8217719ed
children a1c14880404b
line wrap: on
line diff
--- a/main/MainWindow.h	Thu Jun 20 11:43:16 2019 +0100
+++ b/main/MainWindow.h	Fri Jun 21 13:30:17 2019 +0100
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _MAIN_WINDOW_H_
-#define _MAIN_WINDOW_H_
+#ifndef SV_MAIN_WINDOW_H
+#define SV_MAIN_WINDOW_H
 
 #include "framework/MainWindowBase.h"