summaryrefslogtreecommitdiff
path: root/src/target/armv4_5_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/armv4_5_cache.h')
-rw-r--r--src/target/armv4_5_cache.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/target/armv4_5_cache.h b/src/target/armv4_5_cache.h
index 03b95935..0a6e88ae 100644
--- a/src/target/armv4_5_cache.h
+++ b/src/target/armv4_5_cache.h
@@ -21,7 +21,8 @@
#define ARMV4_5_CACHE_H
#include "types.h"
-#include "command.h"
+
+struct command_context_s;
typedef struct armv4_5_cachesize_s
{