diff options
Diffstat (limited to 'vgasrc/vgafb.c')
-rw-r--r-- | vgasrc/vgafb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vgasrc/vgafb.c b/vgasrc/vgafb.c index f0bd71ef..79e389f3 100644 --- a/vgasrc/vgafb.c +++ b/vgasrc/vgafb.c @@ -5,6 +5,7 @@ // // This file may be distributed under the terms of the GNU LGPLv3 license. +#include "vgabios.h" // vgafb_scroll #include "biosvar.h" // GET_BDA #include "util.h" // memset_far #include "stdvga.h" // stdvga_planar4_plane |