diff options
Diffstat (limited to 'include/gensvm_timer.h')
| -rw-r--r-- | include/gensvm_timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gensvm_timer.h b/include/gensvm_timer.h index 11e61e5..563576b 100644 --- a/include/gensvm_timer.h +++ b/include/gensvm_timer.h @@ -13,7 +13,7 @@ #define GENSVM_TIMER_H // includes -#include "globals.h" +#include "gensvm_globals.h" // function declarations double gensvm_elapsed_time(clock_t s_time, clock_t e_time); |
