diff options
Diffstat (limited to 'examples/graphics/fpscam/lookat.h')
| -rw-r--r-- | examples/graphics/fpscam/lookat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/graphics/fpscam/lookat.h b/examples/graphics/fpscam/lookat.h index c57e50a..4b10596 100644 --- a/examples/graphics/fpscam/lookat.h +++ b/examples/graphics/fpscam/lookat.h @@ -1,6 +1,7 @@ #ifndef _LOOKAT_H #define _LOOKAT_H +#include <sys/types.h> #include <psxgte.h> #include <psxgpu.h> |
