diff options
Diffstat (limited to 'src/code/z_vismono.c')
| -rw-r--r-- | src/code/z_vismono.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_vismono.c b/src/code/z_vismono.c index 517f2ada6..632d00a6e 100644 --- a/src/code/z_vismono.c +++ b/src/code/z_vismono.c @@ -13,7 +13,7 @@ #include "attributes.h" #include "gfx.h" #include "gfxalloc.h" -#include "z64vis.h" +#include "vis.h" // Height of the fragments the color frame buffer (CFB) is split into. // It is the maximum amount of lines such that all rgba16 SCREEN_WIDTH-long lines fit into |
