Merge pull request #156 from hpingel/fixed1581
fixed permanently disabled 1581 support
This commit is contained in:
commit
75032d3f6f
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
// You should have received a copy of the GNU General Public License
|
// You should have received a copy of the GNU General Public License
|
||||||
// along with Pi1541. If not, see <http://www.gnu.org/licenses/>.
|
// along with Pi1541. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#include "defs.h"
|
||||||
#include "Pi1581.h"
|
#include "Pi1581.h"
|
||||||
#include "iec_bus.h"
|
#include "iec_bus.h"
|
||||||
#include "options.h"
|
#include "options.h"
|
||||||
|
|
Loading…
Reference in a new issue