diff options
Diffstat (limited to 'include/gensvm_print.h')
| -rw-r--r-- | include/gensvm_print.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gensvm_print.h b/include/gensvm_print.h index fff7af5..4cd1dd9 100644 --- a/include/gensvm_print.h +++ b/include/gensvm_print.h @@ -13,7 +13,7 @@ #define GENSVM_PRINT_H // includes -#include "globals.h" +#include "gensvm_globals.h" // function declarations void note(const char *fmt,...); |
