diff options
Diffstat (limited to 'src/os/guLookAtRef.c')
| -rw-r--r-- | src/os/guLookAtRef.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/guLookAtRef.c b/src/os/guLookAtRef.c index 4e65a49a3..1b5174760 100644 --- a/src/os/guLookAtRef.c +++ b/src/os/guLookAtRef.c @@ -19,7 +19,7 @@ **************************************************************************/ /* Minor modifications */ -#include <ultra64.h> +#include <libultraship.h> #define FTOFRAC8(x) ((int) MIN(((x) * (128.0)), 127.0) & 0xff) void guLookAtReflectF(float mf[4][4], LookAt *l, float xEye, float yEye, float zEye, float xAt, |
