Skip to content

Commit

Permalink
corrected headers in glueballs
Browse files Browse the repository at this point in the history
  • Loading branch information
rabdomant committed May 2, 2024
1 parent 36998b6 commit ee9ef76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibHR/Observables/glueballs.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
\***************************************************************************/

#include "utils.h"
#include "glueballs.h"
#include "observables.h"
#include "global.h"

void measure_1pt_glueballs(int nblockingstart, int nblockingend, double *smear_val, hr_complex *gb_storage) {
Expand Down

0 comments on commit ee9ef76

Please sign in to comment.