Fix warning in laserxt.c

This commit is contained in:
SarahW 2019-04-17 18:47:39 +01:00
commit 750d7021e4

View file

@ -1,5 +1,6 @@
/*This is the chipset used in the LaserXT series model*/
#include "ibm.h"
#include "cpu.h"
#include "io.h"
#include "mem.h"