]> code.delx.au - refind/blobdiff - libeg/screen.c
BIOS-mode boot support now works when compiled with GNU-EFI
[refind] / libeg / screen.c
index a10ee6b117a097c601951aee6482775e70d2ada2..9fa999bd15a671a8b921cdaacfe0541fd65ffaf2 100644 (file)
@@ -34,7 +34,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 /*
- * Modifications copyright (c) 2012-2013 Roderick W. Smith
+ * Modifications copyright (c) 2012-2014 Roderick W. Smith
  *
  * Modifications distributed under the terms of the GNU General Public
  * License (GPL) version 3 (GPLv3), a copy of which must be distributed
@@ -47,6 +47,7 @@
 #include "../refind/lib.h"
 #include "../include/refit_call_wrapper.h"
 #include "libeg.h"
+#include "Handle.h"
 
 #include <efiUgaDraw.h>
 #include <efiConsoleControl.h>