From e8810fbc6194b56afbf9bac631b6e78ae3b92fb5 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 20 Sep 2016 17:07:25 +0200 Subject: Change globals.h to gensvm_globals.h Conformity! --- include/gensvm_grid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/gensvm_grid.h') diff --git a/include/gensvm_grid.h b/include/gensvm_grid.h index d335d7c..a37ce12 100644 --- a/include/gensvm_grid.h +++ b/include/gensvm_grid.h @@ -15,7 +15,7 @@ #ifndef GENSVM_GRID_H #define GENSVM_GRID_H -#include "globals.h" +#include "gensvm_globals.h" /** * @brief Structure for describing the entire grid search -- cgit v1.2.3