Revision 87ecb68b hw/vga.c

b/hw/vga.c
21 21
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 22
 * THE SOFTWARE.
23 23
 */
24
#include "vl.h"
24
#include "hw.h"
25
#include "console.h"
26
#include "pc.h"
27
#include "pci.h"
25 28
#include "vga_int.h"
26 29
#include "pixel_ops.h"
27 30

  

Also available in: Unified diff