Merge pull request #156 from hpingel/fixed1581

fixed permanently disabled 1581 support
This commit is contained in:
Stephen White 2019-11-24 13:15:12 +11:00 committed by GitHub
commit 75032d3f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
// You should have received a copy of the GNU General Public License
// along with Pi1541. If not, see <http://www.gnu.org/licenses/>.
#include "defs.h"
#include "Pi1581.h"
#include "iec_bus.h"
#include "options.h"