Skip to content

Commit

Permalink
add include for arm
Browse files Browse the repository at this point in the history
  • Loading branch information
toxieainc committed Nov 1, 2024
1 parent 065f260 commit 67e503e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cpu/adsp2100/adsp2100.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
# include "cpuexec.h"
#endif /* WPCDCSSPEEDUP */
#include "mamedbg.h"
#include "common.h"
#include "adsp2100.h"


Expand Down

0 comments on commit 67e503e

Please sign in to comment.