From 1d7d80028edffd04bdcaa39e6254f0668181344a Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Wed, 22 Oct 2003 16:27:36 +0000 Subject: [PATCH] add vga.h Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1369 --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/Makefile.am b/include/Makefile.am index d910b84d..49e67147 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -28,5 +28,6 @@ serialport.h \ setup.h \ support.h \ timer.h \ +vga.h \ video.h