#included 86box.h in pc.c.

This commit is contained in:
OBattler
2016-08-15 04:07:57 +02:00
parent 9a4cd321d6
commit be871d8c71

View File

@@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include "86box.h"
#include "ibm.h"
#include "device.h"