Commit 77092face02e349d6e7ab5e13e50f6e27c12e347
authorMichel Pollet <buserror@gmail.com>
Wed, 2 Aug 2017 10:06:11 +0000 (11:06 +0100)
committerMichel Pollet <buserror@gmail.com>
Wed, 2 Aug 2017 10:06:11 +0000 (11:06 +0100)
Now uses the new header

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/cores/sim_mega324.c

index bc74ea4fdea8e8ac655404c1610d34578843e8e4..0697b76545158c600d353e72a27c7adf8559eea8 100644 (file)
@@ -26,7 +26,7 @@
 
 #define _AVR_IO_H_
 #define __ASSEMBLER__
-#include "avr/iom324p.h"
+#include "avr/iom324.h"
 
 /* borken avr-libc missing these declarations :/ */
 /* The one from 324a are also wrong, like, I'm embarassed for whomever