diff --git a/src/Pi1581.cpp b/src/Pi1581.cpp index 930ab5a..9c1851a 100644 --- a/src/Pi1581.cpp +++ b/src/Pi1581.cpp @@ -16,6 +16,7 @@ // You should have received a copy of the GNU General Public License // along with Pi1541. If not, see . +#include "defs.h" #include "Pi1581.h" #include "iec_bus.h" #include "options.h"