GDB working, some more source massaging
[simavr] / simavr / cores / sim_mega88.c
index c5e43cb..59bc480 100644 (file)
@@ -19,7 +19,7 @@
        along with simavr.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "simavr.h"
+#include "sim_avr.h"
 
 #define SIM_VECTOR_SIZE        2
 #define SIM_MMCU               "atmega88"