Fixed button 5 not working.

This commit is contained in:
Stephen White 2020-01-26 14:21:42 +11:00
parent 126400806b
commit cc0fb46383
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#ifndef IEC_BUS_H
#define IEC_BUS_H
#include "defs.h"
#include "debug.h"
#include "m6522.h"
#include "m8520.h"