diff options
Diffstat (limited to 'include/globals.h')
| -rw-r--r-- | include/globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <stdarg.h> #include <stdio.h> |
