Skip to content

Commit

Permalink
Maint: correct header guards
Browse files Browse the repository at this point in the history
  • Loading branch information
RDoerfel committed Feb 27, 2022
1 parent ef0501f commit cc69943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/inverse/hpiFit/hpimodelparameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
*
*/

#ifndef INVERSELIBE_HPIMODELPARAMETERS_H
#define INVERSELIBE_HPIMODELPARAMETERS_H
#ifndef HPIMODELPARAMETERS_H
#define HPIMODELPARAMETERS_H

//=============================================================================================================
// INCLUDES
Expand Down

0 comments on commit cc69943

Please sign in to comment.