--- mon/src/mon_6502.cpp 2000/04/24 13:10:06 1.4 +++ mon/src/mon_6502.cpp 2003/09/27 20:33:06 1.8 @@ -1,7 +1,7 @@ /* * mon_6502.cpp - 6502 disassembler * - * mon (C) 1997-2000 Christian Bauer, Marc Hellwig + * cxmon (C) 1997-2003 Christian Bauer, Marc Hellwig * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ #include "sysdeps.h" #include "mon.h" -#include "mon_6502.h" +#include "mon_disass.h" // Addressing modes