From: BVK Chaitanya Date: Mon, 10 May 2010 09:38:02 +0000 (+0530) Subject: fix vga.c X-Git-Tag: 1.99~647^2~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1426af206ccb5cd61930d208de7b46f3359ece30;p=thirdparty%2Fgrub.git fix vga.c --- diff --git a/grub-core/modules.def b/grub-core/modules.def index b09516294..fe77c4cbd 100644 --- a/grub-core/modules.def +++ b/grub-core/modules.def @@ -1491,7 +1491,7 @@ module = { module = { name = vga; - i386_pc = term/i386/pc/vga.c; + i386_pc = video/i386/pc/vga.c; }; module = {