diff options
Diffstat (limited to 'tommath_class.h')
-rw-r--r-- | tommath_class.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tommath_class.h b/tommath_class.h index 9faf627..a9ae034 100644 --- a/tommath_class.h +++ b/tommath_class.h @@ -987,8 +987,8 @@ #ifdef LTM3 #define LTM_LAST #endif -#include <tommath_superclass.h> -#include <tommath_class.h> +#include "tommath_superclass.h" +#include "tommath_class.h" #else #define LTM_LAST #endif |