diff jagcpu.h @ 2602:10c7f1e44c47

Fix some older targets that are maybe still useful
author Michael Pavone <pavone@retrodev.com>
date Thu, 13 Feb 2025 21:03:04 -0800
parents c48d5191ddc9
children
line wrap: on
line diff
--- a/jagcpu.h	Thu Feb 13 21:02:47 2025 -0800
+++ b/jagcpu.h	Thu Feb 13 21:03:04 2025 -0800
@@ -1,6 +1,8 @@
 #ifndef JAGCPU_H_
 #define JAGCPU_H_
 
+#include "backend.h"
+
 enum {
 	JAG_ADD,
 	JAG_ADDC,