diff options
Diffstat (limited to 'opcodes/w65-dis.c')
-rw-r--r-- | opcodes/w65-dis.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/w65-dis.c b/opcodes/w65-dis.c index a12e896..309bd5a 100644 --- a/opcodes/w65-dis.c +++ b/opcodes/w65-dis.c @@ -16,6 +16,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> +#include "sysdep.h" #define STATIC_TABLE #define DEFINE_TABLE |