Skip to content

Commit cc69943

Browse files
committed
Maint: correct header guards
1 parent ef0501f commit cc69943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/inverse/hpiFit/hpimodelparameters.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
*
3333
*/
3434

35-
#ifndef INVERSELIBE_HPIMODELPARAMETERS_H
36-
#define INVERSELIBE_HPIMODELPARAMETERS_H
35+
#ifndef HPIMODELPARAMETERS_H
36+
#define HPIMODELPARAMETERS_H
3737

3838
//=============================================================================================================
3939
// INCLUDES

0 commit comments

Comments
 (0)