summaryrefslogtreecommitdiff
path: root/src/target/xscale.h
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-03 04:14:52 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-03 04:24:42 -0800
commit7a4f4457e5713eab8537a723ed10474287377225 (patch)
tree0ecd2a97d85b2cb84c12e0225c674cc5b1069a35 /src/target/xscale.h
parent5a94612148940db460252f2ad68585d96ee71415 (diff)
downloadopenocd+libswd-7a4f4457e5713eab8537a723ed10474287377225.tar.gz
openocd+libswd-7a4f4457e5713eab8537a723ed10474287377225.tar.bz2
openocd+libswd-7a4f4457e5713eab8537a723ed10474287377225.tar.xz
openocd+libswd-7a4f4457e5713eab8537a723ed10474287377225.zip
change #include "trace.h" to <target/trace.h>
Changes from the flat namespace to heirarchical one. Instead of writing: #include "trace.h" the following form should be used. #include <target/trace.h> The exception is from .c files in the same directory.
Diffstat (limited to 'src/target/xscale.h')
-rw-r--r--src/target/xscale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/xscale.h b/src/target/xscale.h
index c083b06c..6f811785 100644
--- a/src/target/xscale.h
+++ b/src/target/xscale.h
@@ -25,7 +25,7 @@
#include <target/armv4_5.h>
#include <target/armv4_5_mmu.h>
-#include "trace.h"
+#include <target/trace.h>
#define XSCALE_COMMON_MAGIC 0x58534341