]> git.proxmox.com Git - qemu.git/blobdiff - hw/ps2.c
Break up vl.h.
[qemu.git] / hw / ps2.c
index 5367df10ce4ec4b89589766dd19b929d7ee9005f..a0adca36eab52f18356700370f6ce11f6d7d71bb 100644 (file)
--- a/hw/ps2.c
+++ b/hw/ps2.c
@@ -21,7 +21,9 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include "vl.h"
+#include "hw.h"
+#include "ps2.h"
+#include "console.h"
 
 /* debug PC keyboard */
 //#define DEBUG_KBD