summaryrefslogtreecommitdiff
path: root/src/target/mips32_dmaacc.h
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-03 04:14:49 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-03 04:24:41 -0800
commitaaf948a6be72a92aef286c01f6902505364e8152 (patch)
tree73a9a8f8ef38b26ba5b93e0c21cd03672e866684 /src/target/mips32_dmaacc.h
parent36e53978b91c124fb7388d795856fa01ab138dc5 (diff)
downloadopenocd+libswd-aaf948a6be72a92aef286c01f6902505364e8152.tar.gz
openocd+libswd-aaf948a6be72a92aef286c01f6902505364e8152.tar.bz2
openocd+libswd-aaf948a6be72a92aef286c01f6902505364e8152.tar.xz
openocd+libswd-aaf948a6be72a92aef286c01f6902505364e8152.zip
change #include "mips_ejtag.h" to <target/mips_ejtag.h>
Changes from the flat namespace to heirarchical one. Instead of writing: #include "mips_ejtag.h" the following form should be used. #include <target/mips_ejtag.h> The exception is from .c files in the same directory.
Diffstat (limited to 'src/target/mips32_dmaacc.h')
-rw-r--r--src/target/mips32_dmaacc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/mips32_dmaacc.h b/src/target/mips32_dmaacc.h
index c1aa07dd..e614c124 100644
--- a/src/target/mips32_dmaacc.h
+++ b/src/target/mips32_dmaacc.h
@@ -25,7 +25,7 @@
#ifndef MIPS32_DMAACC_H
#define MIPS32_DMAACC_H
-#include "mips_ejtag.h"
+#include <target/mips_ejtag.h>
#define EJTAG_CTRL_DMA_BYTE 0x00000000
#define EJTAG_CTRL_DMA_HALFWORD 0x00000080