From adc1c7bbb2a7993dc87cee4091f7a8bdc1b79c97 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 16 May 2016 21:46:45 +0200 Subject: rename types to conform with naming convention --- include/globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/globals.h') diff --git a/include/globals.h b/include/globals.h index 7fad7b1..96d3b38 100644 --- a/include/globals.h +++ b/include/globals.h @@ -19,7 +19,7 @@ #define GENSVM_GLOBALS_H #include "gensvm_memory.h" -#include "types.h" +#include "gensvm_types.h" #include #include -- cgit v1.2.3