X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=vgasrc%2Fvgaio.c;h=bc4c9683756928067d7a2c872f392a4807e68cfc;hb=4040195d46ebdcc3503965a0f437a7d7f8b53aee;hp=61540766464385982e443e8e2af70646409696a9;hpb=87233e9ddac7f833d14031be5d7afc705aed5f25;p=seabios.git diff --git a/vgasrc/vgaio.c b/vgasrc/vgaio.c index 6154076..bc4c968 100644 --- a/vgasrc/vgaio.c +++ b/vgasrc/vgaio.c @@ -8,7 +8,7 @@ #include "ioport.h" // outb #include "farptr.h" // SET_FARVAR #include "biosvar.h" // GET_BDA -#include "vgatables.h" // VGAREG_* +#include "vgabios.h" // VGAREG_* // TODO // * replace direct in/out calls with wrapper functions