vgabios: Rename vgaio.c to stdvga.c.
[seabios.git] / vgasrc / clext.c
index b2c59fb7b3f50d6a32ffd994a6849cfd5146cbe9..764d05b3a25bcff77a34a0b7bc316aa04b23c497 100644 (file)
@@ -5,11 +5,12 @@
 //
 // This file may be distributed under the terms of the GNU LGPLv3 license.
 
-#include "vgatables.h" // cirrus_init
+#include "vgabios.h" // cirrus_init
 #include "biosvar.h" // GET_GLOBAL
 #include "util.h" // dprintf
 #include "bregs.h" // struct bregs
 #include "vbe.h" // struct vbe_info
+#include "stdvga.h" // VGAREG_SEQU_ADDRESS
 
 
 /****************************************************************