diff base/XmlExportable.h @ 1586:841b2a3e606d

Merge from branch fix-static-analysis
author Chris Cannam
date Wed, 09 Jan 2019 15:24:38 +0000
parents ad5f892c0c4d
children f97d64b8674f
line wrap: on
line diff
--- a/base/XmlExportable.h	Wed Jan 09 14:39:50 2019 +0000
+++ b/base/XmlExportable.h	Wed Jan 09 15:24:38 2019 +0000
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _XML_EXPORTABLE_H_
-#define _XML_EXPORTABLE_H_
+#ifndef SV_XML_EXPORTABLE_H
+#define SV_XML_EXPORTABLE_H
 
 #include <QString>